Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c429 bool has_cst_prewake_bit; /* Cstate prewake bit in MSR_IA32_POWER_CTL */ member
820 .has_cst_prewake_bit = 1,
836 .has_cst_prewake_bit = 1,
853 .has_cst_prewake_bit = 1,
869 .has_cst_prewake_bit = 1,
5073 if (platform->has_cst_prewake_bit) in dump_power_ctl()