Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dring_buffer.c581 long perf_output_copy_aux(struct perf_output_handle *aux_handle, in perf_output_copy_aux() function
/linux/arch/x86/events/intel/
H A Dpt.c1740 ret = perf_output_copy_aux(&pt->handle, handle, from, to); in pt_event_snapshot_aux()