Searched refs:BIC_IS_ENABLED (Results 1 – 1 of 1) sorted by relevance
286 #define BIC_IS_ENABLED(COUNTER_BIT) (bic_enabled & COUNTER_BIT) macro7619 if (BIC_IS_ENABLED(BIC_IPC) && has_aperf) { in linux_perf_init()7685 if (BIC_IS_ENABLED(cai->bic) && (platform->rapl_msrs & cai->feature_mask)) { in rapl_perf_init()7851 …need_amperf = BIC_IS_ENABLED(BIC_Avg_MHz) || BIC_IS_ENABLED(BIC_Busy) || BIC_IS_ENABLED(BIC_Bzy_MH… in msr_perf_init()7852 || BIC_IS_ENABLED(BIC_IPC) || need_soft_c1; in msr_perf_init()7854 if (BIC_IS_ENABLED(BIC_SMI)) in msr_perf_init()7936 const bool counter_needed = BIC_IS_ENABLED(cai->bic) || in cstate_perf_init_()8656 if (no_perf || !BIC_IS_ENABLED(BIC_IPC) || !has_instr_count_access()) in check_perf_access()9127 if (BIC_IS_ENABLED(BIC_Diec6)) { in pmt_init()9153 if (BIC_IS_ENABLED(BIC_IPC) && has_aperf_access && get_instr_count_fd(base_cpu) != -1) in turbostat_init()