Searched refs:get_fixed_pmc_idx (Results 1 – 1 of 1) sorted by relevance
77 static inline struct kvm_pmc *get_fixed_pmc_idx(struct kvm_pmu *pmu, int idx) in get_fixed_pmc_idx() function87 return get_fixed_pmc_idx(pmu, idx - INTEL_PMC_IDX_FIXED); in global_idx_to_pmc()285 struct kvm_pmc *pmc = get_fixed_pmc_idx(pmu, i); in reprogram_fixed_counters()