Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c4999 #define AUTOMATIC_CSTATE_CONVERSION (1UL << 16) in dump_cst_cfg() macro
5001 …fprintf(outf, ", automatic c-state conversion=%s", (msr & AUTOMATIC_CSTATE_CONVERSION) ? "on" : "o… in dump_cst_cfg()