Searched refs:BIC_IS_ENABLED (Results 1 – 1 of 1) sorted by relevance
323 #define BIC_IS_ENABLED(COUNTER_NUMBER) CPU_ISSET(COUNTER_NUMBER, &bic_enabled) macro 7084 if BIC_IS_ENABLED in probe_intel_uncore_frequency_cluster() 8373 if (BIC_IS_ENABLED(BIC_IPC) && has_aperf) { in linux_perf_init() 8415 if (!BIC_IS_ENABLED(cai->bic_number)) in rapl_perf_init() 8615 need_amperf = BIC_IS_ENABLED(BIC_Avg_MHz) || BIC_IS_ENABLED(BIC_Busy) || BIC_IS_ENABLED(BIC_Bzy_MHz) in msr_perf_init() 8616 || BIC_IS_ENABLED(BIC_IPC) || need_soft_c1; in msr_perf_init() 8618 if (BIC_IS_ENABLED(BIC_SMI)) in msr_perf_init() 8700 const bool counter_needed = BIC_IS_ENABLED(ca in cstate_perf_init_() [all...]