Searched defs:perf_evlist__for_each_evsel (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/perf/include/perf/ |
| H A D | evlist.h | 26 #define perf_evlist__for_each_evsel(evlist, pos) \ macro
|
| /kernel/linux/linux-6.6/tools/lib/perf/include/perf/ |
| H A D | evlist.h | 26 #define perf_evlist__for_each_evsel(evlist, pos) \ macro
|
| /kernel/linux/linux-5.10/tools/lib/perf/Documentation/examples/ |
| H A D | counting.c | 72 perf_evlist__for_each_evsel(evlist, evsel) { in main() function
|
| /kernel/linux/linux-6.6/tools/lib/perf/Documentation/examples/ |
| H A D | counting.c | 72 perf_evlist__for_each_evsel(evlist, evsel) { in main() function
|
| /kernel/linux/linux-5.10/tools/lib/perf/tests/ |
| H A D | test-evlist.c | 64 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_cpu() function 121 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_thread() function 174 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_thread_enable() function 181 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_thread_enable() function
|
| /kernel/linux/linux-6.6/tools/lib/perf/tests/ |
| H A D | test-evlist.c | 74 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_cpu() function 135 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_thread() function 192 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_thread_enable() function 199 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_thread_enable() function 520 perf_evlist__for_each_evsel(evlist, evsel) { in test_stat_multiplexing() function
|
| /kernel/linux/linux-6.6/tools/lib/perf/ |
| H A D | evlist.c | 730 perf_evlist__for_each_evsel(evlist, evsel) { in perf_evlist__nr_groups() function
|
Completed in 4 milliseconds