COUNTER_BIT       517 tools/power/x86/turbostat/turbostat.c #define BIC_PRESENT(COUNTER_BIT) (bic_present |= COUNTER_BIT)
COUNTER_BIT       518 tools/power/x86/turbostat/turbostat.c #define BIC_NOT_PRESENT(COUNTER_BIT) (bic_present &= ~COUNTER_BIT)