Home
last modified time | relevance | path

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

/linux/kernel/events/
A Dring_buffer.c287 unsigned int perf_output_copy(struct perf_output_handle *handle, in perf_output_copy() function
591 remainder = perf_output_copy(handle, addr, tocopy); in perf_output_copy_aux()
A Dcore.c6790 perf_output_copy(handle, &zero, pad); in perf_aux_sample_output()
7061 perf_output_copy(handle, data->br_stack->entries, size); in perf_output_sample()
/linux/include/linux/
A Dperf_event.h1419 extern unsigned int perf_output_copy(struct perf_output_handle *handle,
1541 #define perf_output_put(handle, x) perf_output_copy((handle), &(x), sizeof(x))
/linux/
A DSystem.map6200 ffff800010186400 T perf_output_copy
A D.tmp_System.map6200 ffff800010186400 T perf_output_copy

Completed in 350 milliseconds