Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
A Dperf_event.h1285 #define PERF_AUX_FLAG_PARTIAL 0x0004 /* Record contains gaps */ macro
/tools/perf/util/
A Devent.c461 event->aux.flags & PERF_AUX_FLAG_PARTIAL ? "P" : "", in perf_event__fprintf_aux()
A Dsession.c1337 if (event->aux.flags & PERF_AUX_FLAG_PARTIAL) in machines__deliver_event()

Completed in 19 milliseconds