Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/events/
Dcore.c4555 alloc_perf_context(struct pmu *pmu, struct task_struct *task) in alloc_perf_context() function
4649 ctx = alloc_perf_context(pmu, task); in find_get_context()
12855 child_ctx = alloc_perf_context(parent_ctx->pmu, child); in inherit_task_group()