Home
last modified time | relevance | path

Searched refs:pmc_stop_counter (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/x86/kvm/
Dpmu.c153 pmc_stop_counter(pmc); in reprogram_gp_counter()
190 pmc_stop_counter(pmc); in reprogram_fixed_counter()
Dpmu_intel.c334 pmc_stop_counter(pmc); in intel_pmu_reset()
339 pmc_stop_counter(&pmu->fixed_counters[i]); in intel_pmu_reset()
Dpmu.h57 static inline void pmc_stop_counter(struct kvm_pmc *pmc) in pmc_stop_counter() function
Dpmu_amd.c301 pmc_stop_counter(pmc); in amd_pmu_reset()