Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c254 #define BIC_Mod_c6 (1ULL << 41) macro
281 … | BIC_Pkgpc8 | BIC_Pkgpc9 | BIC_Pkgpc10 | BIC_CPU_LPI | BIC_SYS_LPI | BIC_Mod_c6 | BIC_Totl_c0 | …
2157 const unsigned long bic_msrs = BIC_Mod_c6 | BIC_CoreTmp | in bic_disable_msr_access()
2530 if (DO_BIC(BIC_Mod_c6)) in print_header()
3077 if (DO_BIC(BIC_Mod_c6)) in format_counters()
4839 if (DO_BIC(BIC_Mod_c6)) in get_counters()
8228 BIC_PRESENT(BIC_Mod_c6); in probe_cstates()