Searched refs:perf_aux_output_begin (Results 1 – 11 of 11) sorted by relevance
/linux/arch/x86/events/intel/ |
A 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()
|
A D | pt.c | 1454 buf = perf_aux_output_begin(&pt->handle, event); in intel_pt_interrupt() 1519 buf = perf_aux_output_begin(&pt->handle, event); in pt_event_start()
|
/linux/kernel/events/ |
A D | ring_buffer.c | 361 void *perf_aux_output_begin(struct perf_output_handle *handle, in perf_aux_output_begin() function 452 EXPORT_SYMBOL_GPL(perf_aux_output_begin);
|
/linux/include/linux/ |
A D | perf_event.h | 948 extern void *perf_aux_output_begin(struct perf_output_handle *handle, 1439 perf_aux_output_begin(struct perf_output_handle *handle, in perf_aux_output_begin() function
|
/linux/drivers/hwtracing/coresight/ |
A D | coresight-etm-perf.c | 445 event_data = perf_aux_output_begin(handle, event); in etm_event_start()
|
A D | coresight-trbe.c | 1023 event_data = perf_aux_output_begin(handle, event); in trbe_handle_overflow()
|
/linux/arch/s390/kernel/ |
A D | perf_cpum_sf.c | 1605 aux = perf_aux_output_begin(handle, cpuhw->event); in hw_collect_aux() 1924 aux = perf_aux_output_begin(&cpuhw->handle, event); in cpumsf_pmu_add()
|
/linux/drivers/perf/ |
A D | arm_spe_pmu.c | 480 buf = perf_aux_output_begin(handle, event); in arm_spe_perf_aux_output_begin()
|
/linux/ |
A D | vmlinux.symvers | 2102 0x00000000 perf_aux_output_begin vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 6209 ffff8000101871e4 T perf_aux_output_begin
|
A D | .tmp_System.map | 6209 ffff8000101871e4 T perf_aux_output_begin
|
Completed in 331 milliseconds