Searched defs:tmp_cpus (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/perf/ |
| D | cpumap.c | 76 static struct perf_cpu_map *cpu_map__trim_new(int nr_cpus, int *tmp_cpus) in cpu_map__trim_new() 103 int *tmp_cpus = NULL, *tmp; in perf_cpu_map__read() local 177 int *tmp_cpus = NULL, *tmp; in perf_cpu_map__new() local 301 int *tmp_cpus; in perf_cpu_map__merge() local
|
| /kernel/linux/linux-6.6/tools/lib/perf/ |
| D | cpumap.c | 107 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
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| D | libbpf.c | 10766 int err, n, i, tmp_cpus; in libbpf_num_possible_cpus() local
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| D | libbpf.c | 12937 int err, n, i, tmp_cpus; in libbpf_num_possible_cpus() local
|