Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dkvm-stat.h46 struct child_event_ops { struct
59 struct child_event_ops *child_ops; argument
/Linux-v4.19/tools/perf/arch/s390/util/
Dkvm-stat.c63 static struct child_event_ops child_events[] = {
/Linux-v4.19/tools/perf/
Dbuiltin-kvm.c293 struct child_event_ops *child_ops; in is_child_event()