Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dperf_event.h519 struct kmem_cache *task_ctx_cache; member
/linux/kernel/events/
H A Dcore.c5361 struct kmem_cache *ctx_cache = event->pmu->task_ctx_cache; in attach_perf_ctx_data()