Searched refs:pmc_is_locally_enabled (Results 1 – 3 of 3) sorted by relevance
511 if (!pmc_is_globally_enabled(pmc) || !pmc_is_locally_enabled(pmc) || in reprogram_counter()577 if (!pmc_is_locally_enabled(pmc)) in kvm_pmu_recalc_pmc_emulation()921 if (pmc->perf_event && !pmc_is_locally_enabled(pmc)) in kvm_pmu_cleanup()
163 static inline bool pmc_is_locally_enabled(struct kvm_pmc *pmc) in pmc_is_locally_enabled() function
756 if (!pmc_is_locally_enabled(pmc) || in intel_pmu_cross_mapped_check()