Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dkvm-stat.h56 struct child_event_ops { struct
69 struct child_event_ops *child_ops; argument
/openbmc/linux/tools/perf/arch/s390/util/
H A Dkvm-stat.c61 static struct child_event_ops child_events[] = {
/openbmc/linux/tools/perf/
H A Dbuiltin-kvm.c873 struct child_event_ops *child_ops; in is_child_event()