COUNTER_NAME      514 tools/power/x86/turbostat/turbostat.c #define DO_BIC(COUNTER_NAME) (bic_enabled & bic_present & COUNTER_NAME)
COUNTER_NAME      515 tools/power/x86/turbostat/turbostat.c #define DO_BIC_READ(COUNTER_NAME) (bic_present & COUNTER_NAME)
COUNTER_NAME      516 tools/power/x86/turbostat/turbostat.c #define ENABLE_BIC(COUNTER_NAME) (bic_enabled |= COUNTER_NAME)