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.c588 bool has_cst_prewake_bit; /* Cstate prewake bit in MSR_IA32_POWER_CTL */ member
979 .has_cst_prewake_bit = 1,
995 .has_cst_prewake_bit = 1,
1009 .has_cst_prewake_bit = spr_features.has_cst_prewake_bit,
1030 .has_cst_prewake_bit = 1,
1046 .has_cst_prewake_bit = 1,
5330 if (platform->has_cst_prewake_bit) in dump_power_ctl()