Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c178 #define BIC_CPUGFX (1ULL << 45) macro
192 …pc10 | BIC_CPU_LPI | BIC_SYS_LPI | BIC_Mod_c6 | BIC_Totl_c0 | BIC_Any_c0 | BIC_GFX_c0 | BIC_CPUGFX)
947 if (DO_BIC(BIC_CPUGFX)) in print_header()
1326 if (DO_BIC(BIC_CPUGFX)) in format_counters()
1462 if (DO_BIC(BIC_CPUGFX)) in delta_package()
1781 if (DO_BIC(BIC_CPUGFX)) in sum_counters()
1857 if (DO_BIC(BIC_CPUGFX)) in compute_average()
2242 if (DO_BIC(BIC_CPUGFX)) { in get_counters()
5776 BIC_PRESENT(BIC_CPUGFX); in process_cpuid()