Home
last modified time | relevance | path

Searched refs:perf_sample__sprintf_flags (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
A Dtrace-event.h150 int perf_sample__sprintf_flags(u32 flags, char *str, size_t sz);
A Dpython.c1428 int perf_sample__sprintf_flags(u32 flags __maybe_unused, char *str __maybe_unused, in perf_sample__sprintf_flags() function
/linux/tools/perf/
A Dbuiltin-script.c1746 int perf_sample__sprintf_flags(u32 flags, char *str, size_t sz) in perf_sample__sprintf_flags() function
1796 perf_sample__sprintf_flags(flags, str, sizeof(str)); in perf_sample__fprintf_flags()
/linux/tools/perf/util/scripting-engines/
A Dtrace-event-python.c839 perf_sample__sprintf_flags(sample->flags, flags_disp, sizeof(flags_disp)); in python_process_sample_flags()

Completed in 24 milliseconds