Searched defs:perf_cpu_map__for_each_cpu (Results 1 - 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/perf/include/perf/ |
| H A D | cpumap.h | 23 #define perf_cpu_map__for_each_cpu(cpu, idx, cpus) \ macro
|
| /kernel/linux/linux-6.6/tools/lib/perf/include/perf/ |
| H A D | cpumap.h | 49 #define perf_cpu_map__for_each_cpu(cpu, idx, cpus) \ macro
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | openat-syscall-all-cpus.c | 64 perf_cpu_map__for_each_cpu(cpu, idx, cpus) { in test__openat_syscall_event_on_all_cpus() function 95 perf_cpu_map__for_each_cpu(cpu, idx, cpus) { in test__openat_syscall_event_on_all_cpus() function
|
| /kernel/linux/linux-5.10/tools/lib/perf/tests/ |
| H A D | test-evlist.c | 357 perf_cpu_map__for_each_cpu(cpu, tmp, cpus) { in test_mmap_cpus() function
|
| /kernel/linux/linux-6.6/tools/lib/perf/tests/ |
| H A D | test-evlist.c | 378 perf_cpu_map__for_each_cpu(cpu, tmp, cpus) { in test_mmap_cpus() function
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | cputopo.c | 197 perf_cpu_map__for_each_cpu(cpu, idx, core_cpus) { in cpu_topology__core_wide() function
|
| H A D | bpf_counter.c | 634 perf_cpu_map__for_each_cpu(entry, j, evsel__cpus(evsel)) { in bperf__read() function
|
| H A D | cpumap.c | 249 perf_cpu_map__for_each_cpu(cpu, idx, cpus) { in cpu_aggr_map__new() function
|
| /kernel/linux/linux-6.6/tools/lib/perf/ |
| H A D | evsel.c | 147 perf_cpu_map__for_each_cpu(cpu, idx, cpus) { in perf_evsel__open() function
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-c2c.c | 2326 perf_cpu_map__for_each_cpu(cpu, idx, map) { in setup_nodes() function
|
| H A D | builtin-record.c | 3530 perf_cpu_map__for_each_cpu(cpu, idx, cpus) { in record__mmap_cpu_mask_init() function
|
| H A D | builtin-script.c | 2290 perf_cpu_map__for_each_cpu(cpu, idx, evsel__cpus(counter)) { in __process_stat() function
|
Completed in 20 milliseconds