Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c245 #define BIC_CPUGFX (1ULL << 45) macro
263 …I | BIC_SYS_LPI | BIC_Mod_c6 | BIC_Totl_c0 | BIC_Any_c0 | BIC_GFX_c0 | BIC_CPUGFX | BIC_SAM_mc6 | …
1981 BIC_Totl_c0 | BIC_Any_c0 | BIC_GFX_c0 | BIC_CPUGFX | BIC_PkgTmp; in bic_disable_msr_access()
2402 if (DO_BIC(BIC_CPUGFX)) in print_header()
2952 if (DO_BIC(BIC_CPUGFX)) in format_counters()
3152 if (DO_BIC(BIC_CPUGFX)) in delta_package()
3586 if (DO_BIC(BIC_CPUGFX)) in sum_counters()
3681 if (DO_BIC(BIC_CPUGFX)) in compute_average()
4593 if (DO_BIC(BIC_CPUGFX)) { in get_counters()
7889 BIC_PRESENT(BIC_CPUGFX); in probe_cstates()