Searched refs:compute_period (Results 1 – 1 of 1) sorted by relevance
465 static u64 compute_period(struct kvm_pmc *pmc, u64 counter) in compute_period() function496 period = compute_period(pmc, local64_read(&perf_event->count)); in kvm_pmu_perf_overflow()632 attr.sample_period = compute_period(pmc, kvm_pmu_get_pmc_value(pmc)); in kvm_pmu_create_perf_event()