Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c643 #define BIC_Pkgpc10 (1ULL << 27) macro
673 …pc2 | BIC_Pkgpc3 | BIC_Pkgpc6 | BIC_Pkgpc7 | BIC_Pkgpc8 | BIC_Pkgpc9 | BIC_Pkgpc10 | BIC_CPU_LPI |…
930 if (DO_BIC(BIC_Pkgpc10)) in print_header()
1301 if (DO_BIC(BIC_Pkgpc10)) in format_counters()
2188 if (DO_BIC(BIC_Pkgpc10)) in get_counters()
5521 BIC_PRESENT(BIC_Pkgpc10); in process_cpuid()