Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c258 #define BIC_CPUGFX (1ULL << 45) macro
281 …I | BIC_SYS_LPI | BIC_Mod_c6 | BIC_Totl_c0 | BIC_Any_c0 | BIC_GFX_c0 | BIC_CPUGFX | BIC_SAM_mc6 | …
2158 BIC_Totl_c0 | BIC_Any_c0 | BIC_GFX_c0 | BIC_CPUGFX | BIC_PkgTmp; in bic_disable_msr_access()
2623 if (DO_BIC(BIC_CPUGFX)) in print_header()
3207 if (DO_BIC(BIC_CPUGFX)) in format_counters()
3418 if (DO_BIC(BIC_CPUGFX)) in delta_package()
3860 if (DO_BIC(BIC_CPUGFX)) in sum_counters()
3958 if (DO_BIC(BIC_CPUGFX)) in compute_average()
4879 if (DO_BIC(BIC_CPUGFX)) { in get_counters()
8234 BIC_PRESENT(BIC_CPUGFX); in probe_cstates()