Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c180 #define BIC_CPUGFX (1ULL << 45) macro
194 …pc10 | BIC_CPU_LPI | BIC_SYS_LPI | BIC_Mod_c6 | BIC_Totl_c0 | BIC_Any_c0 | BIC_GFX_c0 | BIC_CPUGFX)
950 if (DO_BIC(BIC_CPUGFX)) in print_header()
1329 if (DO_BIC(BIC_CPUGFX)) in format_counters()
1465 if (DO_BIC(BIC_CPUGFX)) in delta_package()
1784 if (DO_BIC(BIC_CPUGFX)) in sum_counters()
1861 if (DO_BIC(BIC_CPUGFX)) in compute_average()
2246 if (DO_BIC(BIC_CPUGFX)) { in get_counters()
5787 BIC_PRESENT(BIC_CPUGFX); in process_cpuid()