Home
last modified time | relevance | path

Searched refs:flags_disp (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/tools/perf/scripts/python/
Dintel-pt-events.py160 flags_disp = get_optional_null(sample, "flags_disp")
167 print(common_start_str(comm, sample) + "%7s %19s" % (name, flags_disp), end=' ')
/Linux-v5.15/tools/perf/util/scripting-engines/
Dtrace-event-python.c767 char flags_disp[SAMPLE_FLAGS_BUF_SIZE]; in python_process_sample_flags() local
770 perf_sample__sprintf_flags(sample->flags, flags_disp, sizeof(flags_disp)); in python_process_sample_flags()
772 _PyUnicode_FromString(flags_disp)); in python_process_sample_flags()
/Linux-v5.15/tools/perf/Documentation/
Dperf-script-python.txt653 flags_disp - sample flags display