Home
last modified time | relevance | path

Searched refs:core_cpus (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dcputopo.c192 struct perf_cpu_map *core_cpus = perf_cpu_map__new(core_cpu_list); in cpu_topology__core_wide() local
197 perf_cpu_map__for_each_cpu(cpu, idx, core_cpus) { in cpu_topology__core_wide()
210 perf_cpu_map__put(core_cpus); in cpu_topology__core_wide()
216 perf_cpu_map__put(core_cpus); in cpu_topology__core_wide()
/linux/drivers/base/
H A Dtopology.c84 define_siblings_read_func(core_cpus, sibling_cpumask);
85 static const BIN_ATTR_RO(core_cpus, CPUMAP_FILE_MAX_BYTES);