Searched refs:cloned_ctx (Results 1 – 1 of 1) sorted by relevance
13089 struct perf_event_context *cloned_ctx; in perf_event_init_context() local13162 cloned_ctx = parent_ctx->parent_ctx; in perf_event_init_context()13163 if (cloned_ctx) { in perf_event_init_context()13164 child_ctx->parent_ctx = cloned_ctx; in perf_event_init_context()