Searched defs:perf_cpu_map__for_each_cpu (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/lib/perf/include/perf/
H A Dcpumap.h73 #define perf_cpu_map__for_each_cpu(cpu, idx, cpus) \ macro
/linux-master/tools/perf/tests/
H A Dopenat-syscall-all-cpus.c64 perf_cpu_map__for_each_cpu(cpu, idx, cpus) { function
95 perf_cpu_map__for_each_cpu(cpu, idx, cpus) { function
/linux-master/tools/perf/util/
H A Dcputopo.c197 perf_cpu_map__for_each_cpu(cpu, idx, core_cpus) { function
H A Dbpf_counter.c637 perf_cpu_map__for_each_cpu(entry, j, evsel__cpus(evsel)) { function
H A Dcpumap.c251 perf_cpu_map__for_each_cpu(cpu, idx, cpus) { function
/linux-master/tools/lib/perf/tests/
H A Dtest-evlist.c378 perf_cpu_map__for_each_cpu(cpu, tmp, cpus) { function
/linux-master/tools/lib/perf/
H A Devsel.c147 perf_cpu_map__for_each_cpu(cpu, idx, cpus) { function
/linux-master/tools/perf/
H A Dbuiltin-script.c2306 perf_cpu_map__for_each_cpu(cpu, idx, evsel__cpus(counter)) { function
H A Dbuiltin-c2c.c2326 perf_cpu_map__for_each_cpu(cpu, idx, map) { function

Completed in 189 milliseconds