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.c597 bool has_cst_prewake_bit; /* Cstate prewake bit in MSR_IA32_POWER_CTL */ member
988 .has_cst_prewake_bit = 1,
1004 .has_cst_prewake_bit = 1,
1018 .has_cst_prewake_bit = spr_features.has_cst_prewake_bit,
1039 .has_cst_prewake_bit = 1,
1055 .has_cst_prewake_bit = 1,
5523 if (platform->has_cst_prewake_bit) in dump_power_ctl()