Home
last modified time | relevance | path

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

/tools/lib/thermal/include/
A Dthermal.h80 int min_state; member
/tools/power/x86/turbostat/
A Dturbostat.c10850 int min_state = 1024, max_state = 0; in probe_cpuidle_residency() local
10885 if (state < min_state) in probe_cpuidle_residency()
10886 min_state = state; in probe_cpuidle_residency()
10896 int min_state = 1024, max_state = 0; in probe_cpuidle_counts() local
10949 if (state != min_state) { in probe_cpuidle_counts()

Completed in 54 milliseconds