Searched refs:PERF_AUX_FLAG_PARTIAL (Results 1 – 3 of 3) sorted by relevance
1285 #define PERF_AUX_FLAG_PARTIAL 0x0004 /* Record contains gaps */ macro
461 event->aux.flags & PERF_AUX_FLAG_PARTIAL ? "P" : "", in perf_event__fprintf_aux()
1337 if (event->aux.flags & PERF_AUX_FLAG_PARTIAL) in machines__deliver_event()
Completed in 19 milliseconds