Searched refs:DO_BIC (Results 1 – 1 of 1) sorted by relevance
281 #define DO_BIC(COUNTER_NAME) (bic_enabled & bic_present & COUNTER_NAME) macro2256 if (DO_BIC(BIC_USEC)) in print_header()2258 if (DO_BIC(BIC_TOD)) in print_header()2260 if (DO_BIC(BIC_Package)) in print_header()2262 if (DO_BIC(BIC_Die)) in print_header()2264 if (DO_BIC(BIC_Node)) in print_header()2266 if (DO_BIC(BIC_Core)) in print_header()2268 if (DO_BIC(BIC_CPU)) in print_header()2270 if (DO_BIC(BIC_APIC)) in print_header()2272 if (DO_BIC(BIC_X2APIC)) in print_header()[all …]