Home
last modified time | relevance | path

Searched refs:perf_aux_output_flag (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/perf/
A Darm_spe_pmu.c475 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()
592 perf_aux_output_flag(handle, PERF_AUX_FLAG_COLLISION); in arm_spe_pmu_buf_get_fault_act()
/linux/drivers/hwtracing/coresight/
A Dcoresight-trbe.c279 perf_aux_output_flag(handle, PERF_AUX_FLAG_COLLISION); in trbe_report_wrap_event()
294 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in trbe_stop_and_truncate_event()
988 perf_aux_output_flag(handle, PERF_AUX_FLAG_CORESIGHT_FORMAT_RAW); in __arm_trbe_enable()
A Dcoresight-tmc-etf.c548 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in tmc_update_etf_buffer()
A Dultrasoc-smb.c403 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in smb_update_buffer()
A Dcoresight-etb10.c524 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in etb_update_buffer()
A Dcoresight-etm-perf.c545 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in etm_event_start()
A Dcoresight-tmc-etr.c1641 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in tmc_update_etr_buffer()
/linux/arch/x86/events/intel/
A Dpt.c423 perf_aux_output_flag(&pt->handle, PERF_AUX_FLAG_PARTIAL); in pt_config_start()
922 perf_aux_output_flag(&pt->handle, in pt_handle_status()
1093 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in pt_buffer_reset_markers()
1555 perf_aux_output_flag(&pt->handle, in intel_pt_handle_vmx()
A Dbts.c201 perf_aux_output_flag(&bts->handle, in bts_update()
/linux/kernel/events/
A Dring_buffer.c344 void perf_aux_output_flag(struct perf_output_handle *handle, u64 flags) in perf_aux_output_flag() function
355 EXPORT_SYMBOL_GPL(perf_aux_output_flag);
/linux/include/linux/
A Dperf_event.h1102 extern void perf_aux_output_flag(struct perf_output_handle *handle, u64 flags);

Completed in 75 milliseconds