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

/linux-master/tools/perf/util/
H A Dtrace-event.h150 int perf_sample__sprintf_flags(u32 flags, char *str, size_t sz);
/linux-master/tools/perf/
H A Dbuiltin-script.c1656 int perf_sample__sprintf_flags(u32 flags, char *str, size_t sz) function
1706 perf_sample__sprintf_flags(flags, str, sizeof(str));
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c837 perf_sample__sprintf_flags(sample->flags, flags_disp, sizeof(flags_disp));

Completed in 202 milliseconds