Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dring_buffer.c347 void perf_aux_output_flag(struct perf_output_handle *handle, u64 flags) in perf_aux_output_flag() function
358 EXPORT_SYMBOL_GPL(perf_aux_output_flag);
/linux/drivers/perf/
H A Darm_spe_pmu.c588 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in __arm_spe_pmu_next_off()
706 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED | in arm_spe_pmu_buf_get_fault_act()
711 perf_aux_output_flag(handle, PERF_AUX_FLAG_COLLISION); in arm_spe_pmu_buf_get_fault_act()
/linux/arch/x86/events/intel/
H A Dbts.c202 perf_aux_output_flag(&bts->handle, in bts_update()
/linux/drivers/hwtracing/coresight/
H A Dultrasoc-smb.c402 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in smb_update_buffer()
H A Dcoresight-tmc-etf.c553 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in tmc_update_etf_buffer()