Searched refs:perf_aux_output_flag (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/hwtracing/coresight/ |
A D | coresight-trbe.c | 223 perf_aux_output_flag(handle, PERF_AUX_FLAG_COLLISION); in trbe_report_wrap_event() 238 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in trbe_stop_and_truncate_event() 936 perf_aux_output_flag(handle, PERF_AUX_FLAG_CORESIGHT_FORMAT_RAW); in __arm_trbe_enable()
|
A D | coresight-tmc-etf.c | 522 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in tmc_update_etf_buffer()
|
A D | coresight-etm-perf.c | 494 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in etm_event_start()
|
A D | coresight-etb10.c | 524 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in etb_update_buffer()
|
A D | coresight-tmc-etr.c | 1598 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in tmc_update_etr_buffer()
|
/linux/arch/x86/events/intel/ |
A D | pt.c | 405 perf_aux_output_flag(&pt->handle, PERF_AUX_FLAG_PARTIAL); in pt_config_start() 902 perf_aux_output_flag(&pt->handle, in pt_handle_status() 1073 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in pt_buffer_reset_markers() 1498 perf_aux_output_flag(&pt->handle, in intel_pt_handle_vmx()
|
A D | bts.c | 201 perf_aux_output_flag(&bts->handle, in bts_update()
|
/linux/drivers/perf/ |
A D | arm_spe_pmu.c | 449 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in __arm_spe_pmu_next_off() 561 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED | in arm_spe_pmu_buf_get_fault_act() 566 perf_aux_output_flag(handle, PERF_AUX_FLAG_COLLISION); in arm_spe_pmu_buf_get_fault_act()
|
/linux/kernel/events/ |
A D | ring_buffer.c | 334 void perf_aux_output_flag(struct perf_output_handle *handle, u64 flags) in perf_aux_output_flag() function 345 EXPORT_SYMBOL_GPL(perf_aux_output_flag);
|
/linux/include/linux/ |
A D | perf_event.h | 955 extern void perf_aux_output_flag(struct perf_output_handle *handle, u64 flags);
|
/linux/ |
A D | vmlinux.symvers | 2838 0x00000000 perf_aux_output_flag vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 6195 ffff800010186094 T perf_aux_output_flag
|
A D | .tmp_System.map | 6195 ffff800010186094 T perf_aux_output_flag
|
Completed in 367 milliseconds