Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/perf/
Dcpumap.c90 static struct perf_cpu_map *cpu_map__trim_new(int nr_cpus, const struct perf_cpu *tmp_cpus) in cpu_map__trim_new()
115 struct perf_cpu *tmp_cpus = NULL, *tmp; in perf_cpu_map__read() local
189 struct perf_cpu *tmp_cpus = NULL, *tmp; in perf_cpu_map__new() local
353 struct perf_cpu *tmp_cpus; in perf_cpu_map__merge() local
/linux-5.19.10/tools/lib/bpf/
Dlibbpf.c12892 int err, n, i, tmp_cpus; in libbpf_num_possible_cpus() local