Home
last modified time | relevance | path

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

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