Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c2679 #define AUTOMATIC_CSTATE_CONVERSION (1UL << 16) in dump_nhm_cst_cfg() macro
2681 …fprintf(outf, ", automatic c-state conversion=%s", (msr & AUTOMATIC_CSTATE_CONVERSION) ? "on" : "o… in dump_nhm_cst_cfg()