Searched refs:perf_aux_output_begin (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/x86/events/intel/
H A Dbts.c227 * perf_aux_output_begin() and perf_aux_output_end();
266 buf = perf_aux_output_begin(&bts->handle, event);
494 buf = perf_aux_output_begin(&bts->handle, event);
H A Dpt.c1155 * current aux_head position from a successful call to perf_aux_output_begin()
1511 buf = perf_aux_output_begin(&pt->handle, event);
1576 buf = perf_aux_output_begin(&pt->handle, event);
/linux-master/kernel/events/
H A Dring_buffer.c365 void *perf_aux_output_begin(struct perf_output_handle *handle, function
456 EXPORT_SYMBOL_GPL(perf_aux_output_begin); variable
563 /* this is only valid between perf_aux_output_begin and *_end */
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.c468 event_data = perf_aux_output_begin(handle, event);
H A Dcoresight-trbe.c1074 event_data = perf_aux_output_begin(handle, event);
/linux-master/include/linux/
H A Dperf_event.h1069 extern void *perf_aux_output_begin(struct perf_output_handle *handle,
1736 perf_aux_output_begin(struct perf_output_handle *handle, function
/linux-master/drivers/hwtracing/ptt/
H A Dhisi_ptt.c285 buf = perf_aux_output_begin(handle, event);
1113 buf = perf_aux_output_begin(handle, event);
/linux-master/arch/s390/kernel/
H A Dperf_cpum_sf.c1657 aux = perf_aux_output_begin(handle, cpuhw->event);
1973 aux = perf_aux_output_begin(&cpuhw->handle, event);
/linux-master/drivers/perf/
H A Darm_spe_pmu.c506 buf = perf_aux_output_begin(handle, event);

Completed in 192 milliseconds