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)
949 if (DO_BIC(BIC_CPUGFX)) in print_header()
1328 if (DO_BIC(BIC_CPUGFX)) in format_counters()
1464 if (DO_BIC(BIC_CPUGFX)) in delta_package()
1783 if (DO_BIC(BIC_CPUGFX)) in sum_counters()
1860 if (DO_BIC(BIC_CPUGFX)) in compute_average()
2245 if (DO_BIC(BIC_CPUGFX)) { in get_counters()
5786 BIC_PRESENT(BIC_CPUGFX); in process_cpuid()