Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c450 * (>= PCL__7) and to index pkg_cstate_limit_strings[].
5276 char *pkg_cstate_limit_strings[] = { "unknown", "reserved", "pc0", "pc1", "pc2", variable
5610 (msr & (1 << 15)) ? "" : "UN", (unsigned int)msr & 0xF, pkg_cstate_limit_strings[pkg_cstate_limit]); in dump_cst_cfg()