Home
last modified time | relevance | path

Searched refs:perf_output_copy_aux (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/kernel/events/
Dring_buffer.c570 long perf_output_copy_aux(struct perf_output_handle *aux_handle, in perf_output_copy_aux() function
/linux-5.19.10/include/linux/
Dperf_event.h1466 extern long perf_output_copy_aux(struct perf_output_handle *aux_handle,
/linux-5.19.10/arch/x86/events/intel/
Dpt.c1660 ret = perf_output_copy_aux(&pt->handle, handle, from, to); in pt_event_snapshot_aux()