Searched refs:inherit_event (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/events/
H A Dcore.c1217 * inherit_event()
5355 * also see this, most importantly inherit_event() which will avoid
5404 * This matches the refcount bump in inherit_event();
13312 inherit_event(struct perf_event *parent_event, function
13416 * This will quietly suppress orphaned events; !inherit_event() is not an error.
13433 leader = inherit_event(parent_event, parent, parent_ctx,
13439 * case inherit_event() will create individual events, similar to what
13443 child_ctr = inherit_event(sub, parent, parent_ctx,

Completed in 199 milliseconds