Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c178 #define BIC_CPUGFX (1ULL << 45) macro
192 #define BIC_IDLE ( BIC_sysfs | BIC_CPU_c1 | BIC_CPU_c3 | BIC_CPU_c6 | BIC_CPU_c7 | BIC_GFX_rc6 | BIC_Pkgpc2 | BIC_Pkgpc3 | BIC_Pkgpc6 | BIC_Pkgpc7 | BIC_Pkgpc8 | BIC_Pkgpc9 | BIC_Pkgpc10 | 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()
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c616 #define BIC_CPUGFX (1ULL << 45) macro
851 if (DO_BIC(BIC_CPUGFX)) in print_header()
1223 if (DO_BIC(BIC_CPUGFX)) in format_counters()
1343 if (DO_BIC(BIC_CPUGFX)) in delta_package()
1656 if (DO_BIC(BIC_CPUGFX)) in sum_counters()
1730 if (DO_BIC(BIC_CPUGFX)) in compute_average()
2044 if (DO_BIC(BIC_CPUGFX)) { in get_counters()
5274 BIC_PRESENT(BIC_CPUGFX); in process_cpuid()

Completed in 16 milliseconds