Searched refs:perf_output_begin (Results 1 – 5 of 5) sorted by relevance
/linux/kernel/events/ ! |
H A D | ring_buffer.c | 287 int perf_output_begin(struct perf_output_handle *handle, in perf_output_begin() function
|
/linux/arch/powerpc/perf/ ! |
H A D | imc-pmu.c | 1349 if (perf_output_begin(&handle, &data, event, header.size)) in dump_trace_imc_data()
|
/linux/arch/s390/kernel/ ! |
H A D | perf_cpum_sf.c | 651 if (perf_output_begin(&handle, data, event, header.size)) in cpumsf_output_event_pid()
|
/linux/Documentation/userspace-api/ ! |
H A D | perf_ring_buffer.rst | 722 Similar to ``perf_output_begin()`` and ``perf_output_end()``'s working for the
|
/linux/arch/x86/events/intel/ ! |
H A D | ds.c | 935 if (perf_output_begin(&handle, &data, event, in intel_pmu_drain_bts_buffer()
|