Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/turbostat/
Dturbostat.c178 #define BIC_Core (1ULL << 46) macro
187 #define BIC_TOPOLOGY (BIC_Package | BIC_Node | BIC_CoreCnt | BIC_PkgCnt | BIC_Core | BIC_CPU | BIC_…
839 if (DO_BIC(BIC_Core)) in print_header()
1136 if (DO_BIC(BIC_Core)) in format_counters()
1164 if (DO_BIC(BIC_Core)) { in format_counters()
5860 BIC_PRESENT(BIC_Core); in topology_probe()