Searched refs:BIC_IS_ENABLED (Results 1 – 1 of 1) sorted by relevance
296 #define BIC_IS_ENABLED(COUNTER_BIT) (bic_enabled & COUNTER_BIT) macro6740 if BIC_IS_ENABLED(BIC_UNCORE_MHZ) in probe_intel_uncore_frequency_cluster()7857 if (BIC_IS_ENABLED(BIC_IPC) && has_aperf) { in linux_perf_init()7923 if (BIC_IS_ENABLED(cai->bic) && (platform->rapl_msrs & cai->feature_mask)) { in rapl_perf_init()8089 …need_amperf = BIC_IS_ENABLED(BIC_Avg_MHz) || BIC_IS_ENABLED(BIC_Busy) || BIC_IS_ENABLED(BIC_Bzy_MH… in msr_perf_init()8090 || BIC_IS_ENABLED(BIC_IPC) || need_soft_c1; in msr_perf_init()8092 if (BIC_IS_ENABLED(BIC_SMI)) in msr_perf_init()8174 const bool counter_needed = BIC_IS_ENABLED(cai->bic) || in cstate_perf_init_()8936 if (no_perf || !BIC_IS_ENABLED(BIC_IPC) || !has_instr_count_access()) in check_perf_access()9418 if (BIC_IS_ENABLED(BIC_Diec6)) { in pmt_init()[all …]