Searched defs:child_events (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/kvm-stat-arch/ | ||
| H A D | kvm-stat-s390.c | 56 static const struct child_event_ops child_events[] = { global() variable |
| H A D | kvm-stat-loongarch.c | 110 static const struct child_event_ops child_events[] = { global() variable |
| /linux/tools/kvm/kvm_stat/ | ||
| H A D | kvm_stat | 995 def child_events(self): member in Stats |