Searched refs:PERF_AUX_FLAG_PARTIAL (Results 1 – 3 of 3) sorted by relevance
1109 #define PERF_AUX_FLAG_PARTIAL 0x04 /* record contains gaps */ macro
382 event->aux.flags & PERF_AUX_FLAG_PARTIAL ? "P" : ""); in perf_event__fprintf_aux()
1512 if (event->aux.flags & PERF_AUX_FLAG_PARTIAL) in machines__deliver_event()