Searched refs:exit_events (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/arch/arm64/util/
H A Dkvm-stat.c61 static struct kvm_events_ops exit_events = { variable in typeref:struct:kvm_events_ops
71 .ops = &exit_events,
/linux-master/tools/perf/arch/s390/util/
H A Dkvm-stat.c73 static struct kvm_events_ops exit_events = { variable in typeref:struct:kvm_events_ops
92 { .name = "vmexit", .ops = &exit_events },
/linux-master/tools/perf/arch/x86/util/
H A Dkvm-stat.c13 static struct kvm_events_ops exit_events = { variable in typeref:struct:kvm_events_ops
189 { .name = "vmexit", .ops = &exit_events },
/linux-master/tools/perf/arch/powerpc/util/
H A Dkvm-stat.c92 static struct kvm_events_ops exit_events = { variable in typeref:struct:kvm_events_ops
100 { .name = "vmexit", .ops = &exit_events },

Completed in 117 milliseconds