Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c244 #define BIC_GFX_c0 (1ULL << 44) macro
263 … | BIC_CPU_LPI | BIC_SYS_LPI | BIC_Mod_c6 | BIC_Totl_c0 | BIC_Any_c0 | BIC_GFX_c0 | BIC_CPUGFX | B…
1981 BIC_Totl_c0 | BIC_Any_c0 | BIC_GFX_c0 | BIC_CPUGFX | BIC_PkgTmp; in bic_disable_msr_access()
2400 if (DO_BIC(BIC_GFX_c0)) in print_header()
2950 if (DO_BIC(BIC_GFX_c0)) in format_counters()
3150 if (DO_BIC(BIC_GFX_c0)) in delta_package()
3584 if (DO_BIC(BIC_GFX_c0)) in sum_counters()
3679 if (DO_BIC(BIC_GFX_c0)) in compute_average()
4589 if (DO_BIC(BIC_GFX_c0)) { in get_counters()
7888 BIC_PRESENT(BIC_GFX_c0); in probe_cstates()