Searched refs:exit_events (Results 1 – 6 of 6) sorted by relevance
/linux/tools/perf/arch/riscv/util/ |
H A D | kvm-stat.c | 55 static struct kvm_events_ops exit_events = { variable 65 .ops = &exit_events,
|
/linux/tools/perf/arch/arm64/util/ |
H A D | kvm-stat.c | 61 static struct kvm_events_ops exit_events = { variable 71 .ops = &exit_events,
|
/linux/tools/perf/arch/s390/util/ |
H A D | kvm-stat.c | 73 static struct kvm_events_ops exit_events = { variable 92 { .name = "vmexit", .ops = &exit_events },
|
/linux/tools/perf/arch/loongarch/util/ |
H A D | kvm-stat.c | 117 static struct kvm_events_ops exit_events = { variable 126 { .name = "vmexit", .ops = &exit_events, },
|
/linux/tools/perf/arch/powerpc/util/ |
H A D | kvm-stat.c | 92 static struct kvm_events_ops exit_events = { variable 100 { .name = "vmexit", .ops = &exit_events },
|
/linux/tools/perf/arch/x86/util/ |
H A D | kvm-stat.c | 13 static struct kvm_events_ops exit_events = { variable 189 { .name = "vmexit", .ops = &exit_events },
|