Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c424 bool has_msr_module_c6_res_ms; /* MSR_MODULE_C6_RES_MS */ member
851 .has_msr_module_c6_res_ms = 1,
867 .has_msr_module_c6_res_ms = 1,
880 .has_msr_module_c6_res_ms = 1,
8227 if (platform->has_msr_module_c6_res_ms) in probe_cstates()