Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c405 …bool has_ext_cst_msrs; /* MSR_PKG_WEIGHTED_CORE_C0_RES/MSR_PKG_ANY_CORE_C0_RES/MSR_PKG_ANY_GFXE_C0… member
708 .has_ext_cst_msrs = 1,
725 .has_ext_cst_msrs = 1,
742 .has_ext_cst_msrs = 1,
759 .has_ext_cst_msrs = 1,
7885 if (platform->has_ext_cst_msrs && !no_msr) { in probe_cstates()