Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c218 #define BIC_PkgTmp (1ULL << 18) macro
261 #define BIC_THERMAL_PWR ( BIC_CoreTmp | BIC_PkgTmp | BIC_PkgWatt | BIC_CorWatt | BIC_GFXWatt | BIC_…
1981 BIC_Totl_c0 | BIC_Any_c0 | BIC_GFX_c0 | BIC_CPUGFX | BIC_PkgTmp; in bic_disable_msr_access()
2375 if (DO_BIC(BIC_PkgTmp)) in print_header()
2906 if (DO_BIC(BIC_PkgTmp)) in format_counters()
4609 if (DO_BIC(BIC_PkgTmp)) { in get_counters()
8036 BIC_PRESENT(BIC_PkgTmp); in process_cpuid()