Searched refs:cloned_ctx (Results 1 – 1 of 1) sorted by relevance
7096 struct perf_event_context *cloned_ctx; in perf_event_init_context() local7165 cloned_ctx = parent_ctx->parent_ctx; in perf_event_init_context()7166 if (cloned_ctx) { in perf_event_init_context()7167 child_ctx->parent_ctx = cloned_ctx; in perf_event_init_context()