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… macro2873 if (DO_BIC(BIC_USEC)) in print_header()2875 if (DO_BIC(BIC_TOD)) in print_header()2877 if (DO_BIC(BIC_Package)) in print_header()2879 if (DO_BIC(BIC_Die)) in print_header()2881 if (DO_BIC(BIC_L3)) in print_header()2883 if (DO_BIC(BIC_Node)) in print_header()2885 if (DO_BIC(BIC_Core)) in print_header()2887 if (DO_BIC(BIC_CPU)) in print_header()2889 if (DO_BIC(BIC_APIC)) in print_header()[all …]