Home
last modified time | relevance | path

Searched refs:old_max_vcpu (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-kvm.c671 int old_max_vcpu = event->max_vcpu; in kvm_event_expand() local
689 memset(event->vcpu + old_max_vcpu, 0, in kvm_event_expand()
690 (event->max_vcpu - old_max_vcpu) * sizeof(*event->vcpu)); in kvm_event_expand()