Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c491 #define BIC_CPUGFX (1ULL << 45) macro
710 if (DO_BIC(BIC_CPUGFX)) in print_header()
1063 if (DO_BIC(BIC_CPUGFX)) in format_counters()
1196 if (DO_BIC(BIC_CPUGFX)) in delta_package()
1490 if (DO_BIC(BIC_CPUGFX)) in sum_counters()
1560 if (DO_BIC(BIC_CPUGFX)) in compute_average()
1846 if (DO_BIC(BIC_CPUGFX)) { in get_counters()
4680 BIC_PRESENT(BIC_CPUGFX); in process_cpuid()