Home
last modified time | relevance | path

Searched refs:perf_events (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/net/bench/page_pool/
A Dtime_bench.c53 struct raw_perf_event perf_events[] = { variable
58 #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()
/tools/perf/Documentation/
A Dperf.data-file-format.txt374 that have perf_events records in compressed form.
451 This section is the bulk of the file. It consist of a stream of perf_events
673 This is the canonical description of the kernel generated perf_events
676 perf_events manpage
679 http://web.eece.maine.edu/~vweaver/projects/perf_events/programming.html
683 perf_events"
A Dperf-stat.txt99 Use BPF programs to aggregate readings from perf_events. This
/tools/testing/selftests/
A DMakefile84 TARGETS += perf_events

Completed in 5 milliseconds