Home
last modified time | relevance | path

Searched refs:child_event_ops (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dkvm-stat.h55 struct child_event_ops { struct
68 const struct child_event_ops *child_ops; argument
/linux/tools/perf/util/kvm-stat-arch/
H A Dkvm-stat-loongarch.c110 static const struct child_event_ops child_events[] = {
H A Dkvm-stat-s390.c56 static const struct child_event_ops child_events[] = {
/linux/tools/perf/
H A Dbuiltin-kvm.c813 const struct child_event_ops *child_ops; in is_child_event()