Searched refs:BIC_cpuidle (Results 1 – 1 of 1) sorted by relevance
223 #define BIC_cpuidle (1ULL << 10) macro282 #define BIC_GROUP_SW_IDLE (BIC_Busy | BIC_cpuidle | BIC_pct_idle )286 #define BIC_DISABLED_BY_DEFAULT (BIC_USEC | BIC_TOD | BIC_APIC | BIC_X2APIC | BIC_cpuidle)289 unsigned long long bic_present = BIC_USEC | BIC_TOD | BIC_cpuidle | BIC_pct_idle | BIC_APIC | BIC_X…10335 if (!DO_BIC(BIC_cpuidle)) in probe_cpuidle_counts()10350 if (!DO_BIC(BIC_cpuidle) && !is_deferred_add(name_buf)) in probe_cpuidle_counts()