Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c661 #define BIC_CPUGFX (1ULL << 45) macro
673 …pc10 | BIC_CPU_LPI | BIC_SYS_LPI | BIC_Mod_c6 | BIC_Totl_c0 | BIC_Any_c0 | BIC_GFX_c0 | BIC_CPUGFX)
915 if (DO_BIC(BIC_CPUGFX)) in print_header()
1286 if (DO_BIC(BIC_CPUGFX)) in format_counters()
1418 if (DO_BIC(BIC_CPUGFX)) in delta_package()
1732 if (DO_BIC(BIC_CPUGFX)) in sum_counters()
1807 if (DO_BIC(BIC_CPUGFX)) in compute_average()
2159 if (DO_BIC(BIC_CPUGFX)) { in get_counters()
5528 BIC_PRESENT(BIC_CPUGFX); in process_cpuid()