Searched refs:DO_BIC (Results 1 – 1 of 1) sorted by relevance
271 #define DO_BIC(COUNTER_NAME) (bic_enabled & bic_present & COUNTER_NAME) macro2212 if (DO_BIC(BIC_USEC)) in print_header()2214 if (DO_BIC(BIC_TOD)) in print_header()2216 if (DO_BIC(BIC_Package)) in print_header()2218 if (DO_BIC(BIC_Die)) in print_header()2220 if (DO_BIC(BIC_Node)) in print_header()2222 if (DO_BIC(BIC_Core)) in print_header()2224 if (DO_BIC(BIC_CPU)) in print_header()2226 if (DO_BIC(BIC_APIC)) in print_header()2228 if (DO_BIC(BIC_X2APIC)) in print_header()[all …]