Searched refs:perf_evlist__for_each_evsel (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/tools/lib/perf/tests/ |
D | test-evlist.c | 74 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/ |
D | evlist.h | 26 #define perf_evlist__for_each_evsel(evlist, pos) \ macro
|
/linux-6.1.9/tools/lib/perf/Documentation/examples/ |
D | counting.c | 72 perf_evlist__for_each_evsel(evlist, evsel) { in main()
|
/linux-6.1.9/tools/lib/perf/Documentation/ |
D | libperf-counting.txt | 176 81 perf_evlist__for_each_evsel(evlist, evsel) {
|
D | libperf.txt | 97 #define perf_evlist__for_each_evsel(evlist, pos)
|
/linux-6.1.9/ |
D | .clang-format | 530 - 'perf_evlist__for_each_evsel'
|
/linux-6.1.9/tools/lib/perf/ |
D | evlist.c | 72 perf_evlist__for_each_evsel(evlist, evsel) in perf_evlist__propagate_maps()
|