Lines Matching refs:cpus
67 struct perf_cpu_map *cpus;71 cpus = perf_cpu_map__new_online_cpus();72 if (!cpus)74 cpu = perf_cpu_map__cpu(cpus, 0);75 perf_cpu_map__put(cpus);154 struct perf_cpu_map *cpus;158 cpus = perf_cpu_map__new_online_cpus();159 if (!cpus)162 cpu = perf_cpu_map__cpu(cpus, 0);163 perf_cpu_map__put(cpus);