Home
last modified time | relevance | path

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

/Linux-v5.10/tools/power/x86/turbostat/
Dturbostat.c2157 #define PCL__9 13 /* PC9 */ macro
2167 int hsw_pkg_cstate_limits[16] = {PCL__0, PCL__2, PCL__3, PCL__6, PCL__7, PCL_7S, PCL__8, PCL__9, PC…
2171 int glm_pkg_cstate_limits[16] = {PCLUNL, PCL__1, PCL__3, PCL__6, PCL__7, PCL_7S, PCL__8, PCL__9, PC…
5254 if (pkg_cstate_limit >= PCL__9) in process_cpuid()