Searched refs:corep (Results 1 – 2 of 2) sorted by relevance
27 int cpu_map__build_core_map(struct cpu_map *cpus, struct cpu_map **corep);
352 int cpu_map__build_core_map(struct cpu_map *cpus, struct cpu_map **corep) in cpu_map__build_core_map() argument354 return cpu_map__build_map(cpus, corep, cpu_map__get_core, NULL); in cpu_map__build_core_map()