Searched refs:pmc_enabled (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kvm/
H A Dpmu.c55 static inline bool pmc_enabled(struct kvm_pmc *pmc) pmc_enabled() function
229 if (!(eventsel & ARCH_PERFMON_EVENTSEL_ENABLE) || !pmc_enabled(pmc)) reprogram_gp_counter()
264 if (!en || !pmc_enabled(pmc)) reprogram_fixed_counter()

Completed in 46 milliseconds