Searched refs:cpupower_topology (Results 1 – 3 of 3) sorted by relevance
4 struct cpupower_topology { struct27 int get_cpu_topology(struct cpupower_topology *cpu_top); argument28 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()
41 static struct cpupower_topology cpu_top;