Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dring_buffer.c296 unsigned int perf_output_copy(struct perf_output_handle *handle, in perf_output_copy() function
604 remainder = perf_output_copy(handle, addr, tocopy); in perf_output_copy_aux()
/linux/include/linux/
H A Dperf_event.h1914 extern unsigned int perf_output_copy(struct perf_output_handle *handle,
2034 #define perf_output_put(handle, x) perf_output_copy((handle), &(x), sizeof(x))