Lines Matching refs:cpus
63 struct perf_cpu_map *cpus;67 cpus = perf_cpu_map__new(NULL);68 if (!cpus)70 cpu = perf_cpu_map__cpu(cpus, 0);71 perf_cpu_map__put(cpus);139 struct perf_cpu_map *cpus;143 cpus = perf_cpu_map__new(NULL);144 if (!cpus)147 cpu = perf_cpu_map__cpu(cpus, 0);148 perf_cpu_map__put(cpus);