Searched refs:PERF_AUX_FLAG_TRUNCATED (Results 1 – 14 of 14) sorted by relevance
475 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in __arm_spe_pmu_next_off()587 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED | in arm_spe_pmu_buf_get_fault_act()666 if (!(handle->aux_flags & PERF_AUX_FLAG_TRUNCATED)) { in arm_spe_pmu_irq_handler()
489 bool wakeup = !!(handle->aux_flags & PERF_AUX_FLAG_TRUNCATED); in perf_aux_output_end()527 if (handle->aux_flags & PERF_AUX_FLAG_TRUNCATED) in perf_aux_output_end()
1261 #define PERF_AUX_FLAG_TRUNCATED 0x01 /* record was truncated to fit */ macro
548 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in tmc_update_etf_buffer()
545 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in etm_event_start()
1641 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in tmc_update_etr_buffer()
202 PERF_AUX_FLAG_TRUNCATED); in bts_update()
923 PERF_AUX_FLAG_TRUNCATED); in pt_handle_status()1093 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in pt_buffer_reset_markers()
944 event->aux.flags & PERF_AUX_FLAG_TRUNCATED) in s390_cpumsf_process_event()
454 event->aux.flags & PERF_AUX_FLAG_TRUNCATED ? "T" : "", in perf_event__fprintf_aux()
628 (event->aux.flags & PERF_AUX_FLAG_TRUNCATED) && in intel_bts_process_event()
1309 if (event->aux.flags & PERF_AUX_FLAG_TRUNCATED) in machines__deliver_event()
3504 (event->aux.flags & PERF_AUX_FLAG_TRUNCATED) && in intel_pt_process_event()