Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/
A Dbuiltin-kvm.c353 if (kvm->trace_vcpu == -1) in handle_end_event()
441 if ((kvm->trace_vcpu != -1) && in handle_kvm_event()
532 int vcpu = kvm->trace_vcpu; in update_total_count()
546 int vcpu = kvm->trace_vcpu; in sort_result()
574 int vcpu = kvm->trace_vcpu; in print_vcpu_info()
611 int vcpu = kvm->trace_vcpu; in print_result()
954 if (!verify_vcpu(kvm->trace_vcpu) || in kvm_events_live_report()
1141 int vcpu = kvm->trace_vcpu; in kvm_events_report_vcpu()
1262 OPT_INTEGER(0, "vcpu", &kvm->trace_vcpu, in kvm_events_report()
1363 OPT_INTEGER(0, "vcpu", &kvm->trace_vcpu, in kvm_events_live()
[all …]
/linux-6.3-rc2/tools/perf/util/
A Dkvm-stat.h85 int trace_vcpu; member

Completed in 6 milliseconds