Home
last modified time | relevance | path

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

/linux-6.8/tools/lib/perf/
Dcpumap.c132 static struct perf_cpu_map *cpu_map__trim_new(int nr_cpus, const struct perf_cpu *tmp_cpus) in cpu_map__trim_new()
161 struct perf_cpu *tmp_cpus = NULL, *tmp; in perf_cpu_map__read() local
219 struct perf_cpu *tmp_cpus = NULL, *tmp; in perf_cpu_map__new() local
418 struct perf_cpu *tmp_cpus; in perf_cpu_map__merge() local
462 struct perf_cpu *tmp_cpus; in perf_cpu_map__intersect() local
/linux-6.8/tools/lib/bpf/
Dlibbpf.c13528 int err, n, i, tmp_cpus; in libbpf_num_possible_cpus() local