Lines Matching refs:trace_vcpu
321 if (kvm->trace_vcpu == -1) in handle_end_event()
409 if ((kvm->trace_vcpu != -1) && in handle_kvm_event()
410 (kvm->trace_vcpu != vcpu_record->vcpu_id)) in handle_kvm_event()
500 int vcpu = kvm->trace_vcpu; in update_total_count()
514 int vcpu = kvm->trace_vcpu; in sort_result()
542 int vcpu = kvm->trace_vcpu; in print_vcpu_info()
579 int vcpu = kvm->trace_vcpu; in print_result()
913 if (!verify_vcpu(kvm->trace_vcpu) || in kvm_events_live_report()
1099 int vcpu = kvm->trace_vcpu; in kvm_events_report_vcpu()
1208 OPT_INTEGER(0, "vcpu", &kvm->trace_vcpu, in kvm_events_report()
1310 OPT_INTEGER(0, "vcpu", &kvm->trace_vcpu, in kvm_events_live()
1441 .trace_vcpu = -1, in kvm_cmd_stat()