Searched refs:perf_events (Results 1 – 4 of 4) sorted by relevance
53 struct raw_perf_event perf_events[] = { variable58 #define NUM_EVTS (ARRAY_SIZE(perf_events))85 perf_conf.config = perf_events[i].config; in time_bench_PMU_config()86 perf_conf.config1 = perf_events[i].config1; in time_bench_PMU_config()89 __func__, perf_events[i].desc); in time_bench_PMU_config()95 perf_events[i].save = perf_event; in time_bench_PMU_config()
374 that have perf_events records in compressed form.451 This section is the bulk of the file. It consist of a stream of perf_events673 This is the canonical description of the kernel generated perf_events676 perf_events manpage679 http://web.eece.maine.edu/~vweaver/projects/perf_events/programming.html683 perf_events"
99 Use BPF programs to aggregate readings from perf_events. This
84 TARGETS += perf_events
Completed in 5 milliseconds