Home
last modified time | relevance | path

Searched defs:tmp_cpus (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/tools/lib/perf/
Dcpumap.c107 static struct perf_cpu_map *cpu_map__trim_new(int nr_cpus, const struct perf_cpu *tmp_cpus) in cpu_map__trim_new()
136 struct perf_cpu *tmp_cpus = NULL, *tmp; in perf_cpu_map__read() local
210 struct perf_cpu *tmp_cpus = NULL, *tmp; in perf_cpu_map__new() local
407 struct perf_cpu *tmp_cpus; in perf_cpu_map__merge() local
451 struct perf_cpu *tmp_cpus; in perf_cpu_map__intersect() local
/linux-6.6.21/tools/lib/bpf/
Dlibbpf.c12926 int err, n, i, tmp_cpus; in libbpf_num_possible_cpus() local