Searched refs:perf_output_copy (Results 1 – 3 of 3) sorted by relevance
1326 extern unsigned int perf_output_copy(struct perf_output_handle *handle,1431 #define perf_output_put(handle, x) perf_output_copy((handle), &(x), sizeof(x))
285 unsigned int perf_output_copy(struct perf_output_handle *handle, in perf_output_copy() function
6436 perf_output_copy(handle, data->br_stack->entries, size); in perf_output_sample()