Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/events/
Dcore.c1506 static bool is_orphaned_event(struct perf_event *event) in is_orphaned_event() function
1517 return is_orphaned_event(event->parent); in is_orphaned_child()
9048 if (is_orphaned_event(parent_event) || in inherit_event()