Home
last modified time | relevance | path

Searched refs:BIC_Die (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c183 #define BIC_Die (1ULL << 50) macro
189 #define BIC_TOPOLOGY (BIC_Package | BIC_Node | BIC_CoreCnt | BIC_PkgCnt | BIC_Core | BIC_CPU | BIC_Die )
840 if (DO_BIC(BIC_Die)) in print_header()
1140 if (DO_BIC(BIC_Die)) in format_counters()
1159 if (DO_BIC(BIC_Die)) { in format_counters()
5964 BIC_PRESENT(BIC_Die); in topology_probe()
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c621 #define BIC_Die (1ULL << 50) macro
750 if (DO_BIC(BIC_Die)) in print_header()
1046 if (DO_BIC(BIC_Die)) in format_counters()
1065 if (DO_BIC(BIC_Die)) { in format_counters()
5461 BIC_PRESENT(BIC_Die); in topology_probe()

Completed in 15 milliseconds