Home
last modified time | relevance | path

Searched refs:cpupower_topology (Results 1 – 6 of 6) sorted by relevance

/linux/tools/power/cpupower/lib/
H A Dcpupower.h5 struct cpupower_topology { struct
28 int get_cpu_topology(struct cpupower_topology *cpu_top); argument
29 void cpu_topology_release(struct cpupower_topology cpu_top);
H A Dcpupower.c159 int get_cpu_topology(struct cpupower_topology *cpu_top) in get_cpu_topology()
216 void cpu_topology_release(struct cpupower_topology cpu_top) in cpu_topology_release()
/linux/tools/power/cpupower/bindings/python/
H A Draw_pylibcpupower.i
H A Draw_pylibcpupower.swg181 struct cpupower_topology {
200 int get_cpu_topology(struct cpupower_topology *cpu_top);
202 void cpu_topology_release(struct cpupower_topology cpu_top);
H A Dtest_raw_pylibcpupower.py53 topo = p.cpupower_topology()
/linux/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c41 static struct cpupower_topology cpu_top;