Home | History | Annotate | Download | only in perf

Lines Matching full:kvm_update_event_stats

442 kvm_update_event_stats(struct kvm_event_stats *kvm_stats, u64 time_diff)
463 kvm_update_event_stats(&event->total, time_diff);
470 kvm_update_event_stats(&event->vcpu[vcpu_id], time_diff);