Home
last modified time | relevance | path

Searched refs:perf_cpu_map__for_each_idx (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/lib/perf/include/perf/
Dcpumap.h100 #define perf_cpu_map__for_each_idx(idx, cpus) \ macro
/linux-6.12.1/
D.clang-format601 - 'perf_cpu_map__for_each_idx'
/linux-6.12.1/tools/perf/util/
Dstat.c252 perf_cpu_map__for_each_idx(idx, evsel__cpus(evsel)) { in evsel__copy_prev_raw_counts()
Dbpf_counter.c244 perf_cpu_map__for_each_idx(idx, evsel__cpus(evsel)) { in bpf_program_profiler__read()