Searched refs:core_cpus (Results 1 – 3 of 3) sorted by relevance
191 struct perf_cpu_map *core_cpus = perf_cpu_map__new(core_cpu_list); in cpu_topology__core_wide() local196 perf_cpu_map__for_each_cpu(cpu, idx, core_cpus) { in cpu_topology__core_wide()209 perf_cpu_map__put(core_cpus); in cpu_topology__core_wide()215 perf_cpu_map__put(core_cpus); in cpu_topology__core_wide()
68 define_siblings_read_func(core_cpus, sibling_cpumask);69 static BIN_ATTR_RO(core_cpus, CPUMAP_FILE_MAX_BYTES);
63 What: /sys/devices/system/cpu/cpuX/topology/core_cpus
Completed in 6 milliseconds