Searched refs:perf_output_copy (Results 1 – 3 of 3) sorted by relevance
1287 extern void perf_output_copy(struct perf_output_handle *handle,1340 #define perf_output_put(handle, x) perf_output_copy((handle), &(x), sizeof(x))
208 void perf_output_copy(struct perf_output_handle *handle, in perf_output_copy() function
4134 perf_output_copy(handle, data->br_stack->entries, size); in perf_output_sample()