Searched refs:perf_aux_output_begin (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/arch/x86/events/intel/ |
D | bts.c | 266 buf = perf_aux_output_begin(&bts->handle, event); in bts_event_start() 494 buf = perf_aux_output_begin(&bts->handle, event); in intel_bts_interrupt()
|
D | pt.c | 1507 buf = perf_aux_output_begin(&pt->handle, event); in intel_pt_interrupt() 1572 buf = perf_aux_output_begin(&pt->handle, event); in pt_event_start()
|
/linux-6.1.9/kernel/events/ |
D | ring_buffer.c | 364 void *perf_aux_output_begin(struct perf_output_handle *handle, in perf_aux_output_begin() function 455 EXPORT_SYMBOL_GPL(perf_aux_output_begin);
|
/linux-6.1.9/drivers/hwtracing/ptt/ |
D | hisi_ptt.c | 282 buf = perf_aux_output_begin(handle, event); in hisi_ptt_update_aux() 757 buf = perf_aux_output_begin(handle, event); in hisi_ptt_pmu_start()
|
/linux-6.1.9/include/linux/ |
D | perf_event.h | 985 extern void *perf_aux_output_begin(struct perf_output_handle *handle, 1518 perf_aux_output_begin(struct perf_output_handle *handle, in perf_aux_output_begin() function
|
/linux-6.1.9/drivers/hwtracing/coresight/ |
D | coresight-etm-perf.c | 447 event_data = perf_aux_output_begin(handle, event); in etm_event_start()
|
D | coresight-trbe.c | 1072 event_data = perf_aux_output_begin(handle, event); in trbe_handle_overflow()
|
/linux-6.1.9/arch/s390/kernel/ |
D | perf_cpum_sf.c | 1628 aux = perf_aux_output_begin(handle, cpuhw->event); in hw_collect_aux() 1947 aux = perf_aux_output_begin(&cpuhw->handle, event); in cpumsf_pmu_add()
|
/linux-6.1.9/drivers/perf/ |
D | arm_spe_pmu.c | 500 buf = perf_aux_output_begin(handle, event); in arm_spe_perf_aux_output_begin()
|