Searched refs:BIC_IS_ENABLED (Results 1 – 1 of 1) sorted by relevance
276 #define BIC_IS_ENABLED(COUNTER_BIT) (bic_enabled & COUNTER_BIT) macro7515 if (BIC_IS_ENABLED(BIC_IPC) && has_aperf) { in linux_perf_init()7578 if (BIC_IS_ENABLED(cai->bic) && (platform->rapl_msrs & cai->feature_mask)) { in rapl_perf_init()7744 …need_amperf = BIC_IS_ENABLED(BIC_Avg_MHz) || BIC_IS_ENABLED(BIC_Busy) || BIC_IS_ENABLED(BIC_Bzy_MH… in msr_perf_init()7745 || BIC_IS_ENABLED(BIC_IPC) || need_soft_c1; in msr_perf_init()7747 if (BIC_IS_ENABLED(BIC_SMI)) in msr_perf_init()7829 const bool counter_needed = BIC_IS_ENABLED(cai->bic) || in cstate_perf_init_()8547 if (no_perf || !BIC_IS_ENABLED(BIC_IPC) || !has_instr_count_access()) in check_perf_access()8962 if (BIC_IS_ENABLED(BIC_Diec6)) { in pmt_init()8988 if (BIC_IS_ENABLED(BIC_IPC) && has_aperf_access && get_instr_count_fd(base_cpu) != -1) in turbostat_init()