Home
last modified time | relevance | path

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

/linux-6.6.21/tools/power/x86/turbostat/
Dturbostat.c175 #define BIC_Totl_c0 (1ULL << 42) macro
192 … | BIC_Pkgpc9 | BIC_Pkgpc10 | BIC_CPU_LPI | BIC_SYS_LPI | BIC_Mod_c6 | BIC_Totl_c0 | BIC_Any_c0 | …
941 if (DO_BIC(BIC_Totl_c0)) in print_header()
1320 if (DO_BIC(BIC_Totl_c0)) in format_counters()
1456 if (DO_BIC(BIC_Totl_c0)) in delta_package()
1775 if (DO_BIC(BIC_Totl_c0)) in sum_counters()
1851 if (DO_BIC(BIC_Totl_c0)) in compute_average()
2230 if (DO_BIC(BIC_Totl_c0)) { in get_counters()
5773 BIC_PRESENT(BIC_Totl_c0); in process_cpuid()