Home
last modified time | relevance | path

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

/Linux-v5.10/tools/power/x86/turbostat/
Dturbostat.c612 #define BIC_CPUGFX (1ULL << 45) macro
847 if (DO_BIC(BIC_CPUGFX)) in print_header()
1219 if (DO_BIC(BIC_CPUGFX)) in format_counters()
1339 if (DO_BIC(BIC_CPUGFX)) in delta_package()
1652 if (DO_BIC(BIC_CPUGFX)) in sum_counters()
1726 if (DO_BIC(BIC_CPUGFX)) in compute_average()
2040 if (DO_BIC(BIC_CPUGFX)) { in get_counters()
5264 BIC_PRESENT(BIC_CPUGFX); in process_cpuid()