Home
last modified time | relevance | path

Searched defs:perf_ctx_data (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/include/linux/
Dperf_event.h1051 struct perf_ctx_data { struct
1052 struct rcu_head rcu_head;
1053 refcount_t refcount;
1054 int global;
1055 struct kmem_cache *ctx_cache;
1056 void *data;
Dsched.h1320 struct perf_ctx_data __rcu *perf_ctx_data; member