Searched refs:DO_BIC (Results 1 – 1 of 1) sorted by relevance
333 #define DO_BIC(COUNTER_NUMBER) (CPU_ISSET(COUNTER_NUMBER, &bic_enabled) && CPU_ISSET(COUNTER_NUMBER… macro2872 if (DO_BIC(BIC_USEC)) in print_header()2874 if (DO_BIC(BIC_TOD)) in print_header()2876 if (DO_BIC(BIC_Package)) in print_header()2878 if (DO_BIC(BIC_Die)) in print_header()2880 if (DO_BIC(BIC_L3)) in print_header()2882 if (DO_BIC(BIC_Node)) in print_header()2884 if (DO_BIC(BIC_Core)) in print_header()2886 if (DO_BIC(BIC_CPU)) in print_header()2888 if (DO_BIC(BIC_APIC)) in print_header()[all …]