Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c246 #define BIC_Core (1ULL << 46) macro
260 #define BIC_TOPOLOGY (BIC_Package | BIC_Node | BIC_CoreCnt | BIC_PkgCnt | BIC_Core | BIC_CPU | BIC_…
2222 if (DO_BIC(BIC_Core)) in print_header()
2667 if (DO_BIC(BIC_Core)) in format_counters()
2695 if (DO_BIC(BIC_Core)) { in format_counters()
8336 BIC_PRESENT(BIC_Core); in topology_probe()