Searched refs:DO_BIC (Results 1 – 1 of 1) sorted by relevance
331 #define DO_BIC(COUNTER_NUMBER) (CPU_ISSET(COUNTER_NUMBER, &bic_enabled) && CPU_ISSET(COUNTER_NUMBER… macro2768 if (DO_BIC(BIC_USEC)) in print_header()2770 if (DO_BIC(BIC_TOD)) in print_header()2772 if (DO_BIC(BIC_Package)) in print_header()2774 if (DO_BIC(BIC_Die)) in print_header()2776 if (DO_BIC(BIC_L3)) in print_header()2778 if (DO_BIC(BIC_Node)) in print_header()2780 if (DO_BIC(BIC_Core)) in print_header()2782 if (DO_BIC(BIC_CPU)) in print_header()2784 if (DO_BIC(BIC_APIC)) in print_header()[all …]