Searched refs:perf_evlist__for_each_evsel (Results 1 – 8 of 8) sorted by relevance
/linux/tools/lib/perf/tests/ |
H A 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/tools/lib/perf/Documentation/examples/ |
H A D | counting.c | 72 perf_evlist__for_each_evsel(evlist, evsel) { in main()
|
/linux/tools/lib/perf/include/perf/ |
H A D | evlist.h | 26 #define perf_evlist__for_each_evsel(evlist, pos) \ macro
|
/linux/tools/lib/perf/Documentation/ |
H A D | libperf-counting.txt | 176 81 perf_evlist__for_each_evsel(evlist, evsel) {
|
H A D | libperf.txt | 96 #define perf_evlist__for_each_evsel(evlist, pos)
|
/linux/tools/perf/arch/x86/tests/ |
H A D | hybrid.c | 116 perf_evlist__for_each_evsel(&evlist->core, evsel) { in test__hybrid_raw1()
|
/linux/ |
H A D | .clang-format | 605 - 'perf_evlist__for_each_evsel'
|
/linux/tools/lib/perf/ |
H A D | evlist.c | 750 perf_evlist__for_each_evsel(evlist, evsel) { in perf_evlist__nr_groups()
|