Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c241 #define BIC_Mod_c6 (1ULL << 41) macro
263 … | BIC_Pkgpc8 | BIC_Pkgpc9 | BIC_Pkgpc10 | BIC_CPU_LPI | BIC_SYS_LPI | BIC_Mod_c6 | BIC_Totl_c0 | …
1980 const unsigned long bic_msrs = BIC_Mod_c6 | BIC_CoreTmp | in bic_disable_msr_access()
2310 if (DO_BIC(BIC_Mod_c6)) in print_header()
2826 if (DO_BIC(BIC_Mod_c6)) in format_counters()
4553 if (DO_BIC(BIC_Mod_c6)) in get_counters()
7883 BIC_PRESENT(BIC_Mod_c6); in probe_cstates()