Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c406 bool has_cst_prewake_bit; /* Cstate prewake bit in MSR_IA32_POWER_CTL */ member
791 .has_cst_prewake_bit = 1,
807 .has_cst_prewake_bit = 1,
823 .has_cst_prewake_bit = 1,
839 .has_cst_prewake_bit = 1,
4787 if (platform->has_cst_prewake_bit) in dump_power_ctl()