Searched defs:perf_output_put (Results 1 - 1 of 1) sorted by path

/linux-master/include/linux/
H A Dperf_event.h1825 #define perf_output_put(handle, x) perf_output_copy((handle), &(x), sizeof(x)) macro

Completed in 189 milliseconds