Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c658 #define BIC_Totl_c0 (1ULL << 42) macro
673 … | BIC_Pkgpc9 | BIC_Pkgpc10 | BIC_CPU_LPI | BIC_SYS_LPI | BIC_Mod_c6 | BIC_Totl_c0 | BIC_Any_c0 | …
909 if (DO_BIC(BIC_Totl_c0)) in print_header()
1280 if (DO_BIC(BIC_Totl_c0)) in format_counters()
1412 if (DO_BIC(BIC_Totl_c0)) in delta_package()
1726 if (DO_BIC(BIC_Totl_c0)) in sum_counters()
1801 if (DO_BIC(BIC_Totl_c0)) in compute_average()
2147 if (DO_BIC(BIC_Totl_c0)) { in get_counters()
5525 BIC_PRESENT(BIC_Totl_c0); in process_cpuid()