Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c2282 #define AUTOMATIC_CSTATE_CONVERSION (1UL << 16) in dump_nhm_cst_cfg() macro
2285 (msr & AUTOMATIC_CSTATE_CONVERSION) ? "on" : "off"); in dump_nhm_cst_cfg()