Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/turbostat/
Dturbostat.c174 #define BIC_Totl_c0 (1ULL << 42) macro
190 … | BIC_Pkgpc9 | BIC_Pkgpc10 | BIC_CPU_LPI | BIC_SYS_LPI | BIC_Mod_c6 | BIC_Totl_c0 | BIC_Any_c0 | …
936 if (DO_BIC(BIC_Totl_c0)) in print_header()
1312 if (DO_BIC(BIC_Totl_c0)) in format_counters()
1445 if (DO_BIC(BIC_Totl_c0)) in delta_package()
1762 if (DO_BIC(BIC_Totl_c0)) in sum_counters()
1837 if (DO_BIC(BIC_Totl_c0)) in compute_average()
2206 if (DO_BIC(BIC_Totl_c0)) { in get_counters()
5677 BIC_PRESENT(BIC_Totl_c0); in process_cpuid()