Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c138 #define BIC_Node (1ULL << 3) macro
191 #define BIC_TOPOLOGY (BIC_Package | BIC_Node | BIC_CoreCnt | BIC_PkgCnt | BIC_Core | BIC_CPU | BIC_…
845 if (DO_BIC(BIC_Node)) in print_header()
1145 if (DO_BIC(BIC_Node)) in format_counters()
1168 if (DO_BIC(BIC_Node)) { in format_counters()
5986 BIC_PRESENT(BIC_Node); in topology_probe()