Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dpmu.c146 pmc_stop_counter(pmc); in reprogram_gp_counter()
183 pmc_stop_counter(pmc); in reprogram_fixed_counter()
Dpmu_intel.c345 pmc_stop_counter(pmc); in intel_pmu_reset()
350 pmc_stop_counter(&pmu->fixed_counters[i]); in intel_pmu_reset()
Dpmu.h54 static inline void pmc_stop_counter(struct kvm_pmc *pmc) in pmc_stop_counter() function
Dpmu_amd.c187 pmc_stop_counter(pmc); in amd_pmu_reset()