Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c415 bool has_cst_prewake_bit; /* Cstate prewake bit in MSR_IA32_POWER_CTL */ member
805 .has_cst_prewake_bit = 1,
821 .has_cst_prewake_bit = 1,
837 .has_cst_prewake_bit = 1,
853 .has_cst_prewake_bit = 1,
4861 if (platform->has_cst_prewake_bit) in dump_power_ctl()