Searched refs:get_optional_null (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/scripts/python/
H A Dintel-pt-events.py50 def get_optional_null(perf_dict, field): function
244 flags_disp = get_optional_null(sample, "flags_disp")
254 if "x" in get_optional_null(sample, "flags"):

Completed in 102 milliseconds