Searched defs:pmc_idx (Results 1 – 3 of 3) sorted by relevance
65 static struct kvm_pmc *amd_pmc_idx_to_pmc(struct kvm_pmu *pmu, int pmc_idx) in amd_pmc_idx_to_pmc()
104 static struct kvm_pmc *intel_pmc_idx_to_pmc(struct kvm_pmu *pmu, int pmc_idx) in intel_pmc_idx_to_pmc()
196 void reprogram_counter(struct kvm_pmu *pmu, int pmc_idx) in reprogram_counter()