Searched refs:cpupower_topology (Results 1 – 3 of 3) sorted by relevance
5 struct cpupower_topology { struct28 int get_cpu_topology(struct cpupower_topology *cpu_top); argument29 void cpu_topology_release(struct cpupower_topology cpu_top);
152 int get_cpu_topology(struct cpupower_topology *cpu_top) in get_cpu_topology()209 void cpu_topology_release(struct cpupower_topology cpu_top) in cpu_topology_release()
41 static struct cpupower_topology cpu_top;