Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/cpupower/bindings/python/
Dtest_raw_pylibcpupower.py11 cpu_cstates_count = p.cpuidle_state_count(0) variable
12 if cpu_cstates_count > -1:
21 if cpu_cstates_count == 0: