Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-script.c1686 static int perf_sample__fprintf_flags(u32 flags, FILE *fp) in perf_sample__fprintf_flags() function
2172 perf_sample__fprintf_flags(sample->flags, fp); in process_event()