Searched refs:PERF_AUX_FLAG_PARTIAL (Results 1 – 6 of 6) sorted by relevance
989 #define PERF_AUX_FLAG_PARTIAL 0x04 /* record contains gaps */ macro
505 perf_aux_output_flag(&pt->handle, PERF_AUX_FLAG_PARTIAL); in pt_config()1327 PERF_AUX_FLAG_PARTIAL); in intel_pt_handle_vmx()
574 PERF_AUX_FLAG_PARTIAL); in arm_spe_pmu_buf_get_fault_act()
1439 event->aux.flags & PERF_AUX_FLAG_PARTIAL ? "P" : ""); in perf_event__fprintf_aux()
1306 if (event->aux.flags & PERF_AUX_FLAG_PARTIAL) in machines__deliver_event()