Home
last modified time | relevance | path

Searched refs:perf_evlist__for_each_evsel (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/tools/lib/perf/tests/
Dtest-evlist.c74 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_cpu()
135 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_thread()
192 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_thread_enable()
199 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_thread_enable()
520 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_multiplexing()
/linux-6.1.9/tools/lib/perf/include/perf/
Devlist.h26 #define perf_evlist__for_each_evsel(evlist, pos) \ macro
/linux-6.1.9/tools/lib/perf/Documentation/examples/
Dcounting.c72 perf_evlist__for_each_evsel(evlist, evsel) { in main()
/linux-6.1.9/tools/lib/perf/Documentation/
Dlibperf-counting.txt176 81 perf_evlist__for_each_evsel(evlist, evsel) {
Dlibperf.txt97 #define perf_evlist__for_each_evsel(evlist, pos)
/linux-6.1.9/
D.clang-format530 - 'perf_evlist__for_each_evsel'
/linux-6.1.9/tools/lib/perf/
Devlist.c72 perf_evlist__for_each_evsel(evlist, evsel) in perf_evlist__propagate_maps()