Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c592 bool has_msr_module_c6_res_ms; /* MSR_MODULE_C6_RES_MS */ member
1021 .has_msr_module_c6_res_ms = 1, /* DMR has Dual-Core-Module and MC6 MSR */
1037 .has_msr_module_c6_res_ms = 1,
1053 .has_msr_module_c6_res_ms = 1,
1066 .has_msr_module_c6_res_ms = 1,
9024 if (platform->has_msr_module_c6_res_ms) in probe_cstates()