Home
last modified time | relevance | path

Searched refs:get_cpu_topology (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/tools/power/cpupower/utils/helpers/
Dtopology.c65 int get_cpu_topology(struct cpupower_topology *cpu_top) in get_cpu_topology() function
Dhelpers.h115 extern int get_cpu_topology(struct cpupower_topology *cpu_top);
/linux-4.1.27/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c385 cpu_count = get_cpu_topology(&cpu_top); in cmd_monitor()
/linux-4.1.27/arch/x86/platform/uv/
Dtlb_uv.c1913 static int __init get_cpu_topology(int base_pnode, in get_cpu_topology() function
2092 if (get_cpu_topology(base_part_pnode, uvhub_descs, uvhub_mask)) in init_per_cpu()