Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c401 bool has_msr_module_c6_res_ms; /* MSR_MODULE_C6_RES_MS */ member
821 .has_msr_module_c6_res_ms = 1,
837 .has_msr_module_c6_res_ms = 1,
850 .has_msr_module_c6_res_ms = 1,
7882 if (platform->has_msr_module_c6_res_ms) in probe_cstates()