Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c282 perf_aux_output_flag(handle, PERF_AUX_FLAG_COLLISION); in trbe_report_wrap_event()
297 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in trbe_stop_and_truncate_event()
991 perf_aux_output_flag(handle, PERF_AUX_FLAG_CORESIGHT_FORMAT_RAW); in __arm_trbe_enable()
H A Dcoresight-tmc-etf.c548 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in tmc_update_etf_buffer()
H A Dultrasoc-smb.c403 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in smb_update_buffer()
H A Dcoresight-etm-perf.c545 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in etm_event_start()
H A Dcoresight-etb10.c524 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in etb_update_buffer()
H A Dcoresight-tmc-etr.c1641 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in tmc_update_etr_buffer()
/linux/arch/x86/events/intel/
H A Dbts.c201 perf_aux_output_flag(&bts->handle, in bts_update()