Searched refs:perf_output_sample (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dperf_event.h1318 extern void perf_output_sample(struct perf_output_handle *handle,
/linux-master/arch/powerpc/perf/
H A Dimc-pmu.c1352 perf_output_sample(&handle, &header, &data, event);
/linux-master/arch/s390/kernel/
H A Dperf_cpum_sf.c725 perf_output_sample(&handle, &header, data, event);
/linux-master/arch/x86/events/intel/
H A Dds.c834 perf_output_sample(&handle, &header, &data, event);
/linux-master/kernel/events/
H A Dcore.c7309 void perf_output_sample(struct perf_output_handle *handle, function
7880 perf_output_sample(&handle, &header, data, event);

Completed in 188 milliseconds