Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c498 #define BIC_CPUGFX (1ULL << 45) macro
729 if (DO_BIC(BIC_CPUGFX)) in print_header()
1104 if (DO_BIC(BIC_CPUGFX)) in format_counters()
1228 if (DO_BIC(BIC_CPUGFX)) in delta_package()
1539 if (DO_BIC(BIC_CPUGFX)) in sum_counters()
1612 if (DO_BIC(BIC_CPUGFX)) in compute_average()
1926 if (DO_BIC(BIC_CPUGFX)) { in get_counters()
4870 BIC_PRESENT(BIC_CPUGFX); in process_cpuid()