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);
132 int get_cpu_topology(struct cpupower_topology *cpu_top) in get_cpu_topology()189 void cpu_topology_release(struct cpupower_topology cpu_top) in cpu_topology_release()
43 static struct cpupower_topology cpu_top;