Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c2675 #define AUTOMATIC_CSTATE_CONVERSION (1UL << 16) in dump_nhm_cst_cfg() macro
2677 …fprintf(outf, ", automatic c-state conversion=%s", (msr & AUTOMATIC_CSTATE_CONVERSION) ? "on" : "o… in dump_nhm_cst_cfg()