Searched refs:perf_output_copy (Results 1 – 2 of 2) sorted by relevance
296 unsigned int perf_output_copy(struct perf_output_handle *handle, in perf_output_copy() function604 remainder = perf_output_copy(handle, addr, tocopy); in perf_output_copy_aux()
1914 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))