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

/linux-4.1.27/arch/x86/kvm/
H A Dpmu.c77 static inline struct kvm_pmc *get_fixed_pmc_idx(struct kvm_pmu *pmu, int idx) get_fixed_pmc_idx() function
87 return get_fixed_pmc_idx(pmu, idx - INTEL_PMC_IDX_FIXED); global_idx_to_pmc()
285 struct kvm_pmc *pmc = get_fixed_pmc_idx(pmu, i); reprogram_fixed_counters()

Completed in 26 milliseconds