Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-kvm.c58 static u64 get_event_ ##func(struct kvm_event *event, int vcpu) \
71 static int64_t cmp_event_ ## func(struct kvm_event *one, \
72 struct kvm_event *two, int vcpu) \
139 struct kvm_event *event_left; \
140 struct kvm_event *event_right; \
143 event_left = container_of(left, struct kvm_event, he); \
144 event_right = container_of(right, struct kvm_event, he); \
162 struct kvm_event *event; \
166 event = container_of(he, struct kvm_event, he); \
212 struct kvm_event *event; in ev_entry_mean()
[all …]
/linux/tools/perf/util/
H A Dkvm-stat.h40 struct kvm_event { struct