Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dperf_event.h1039 struct perf_ctx_data { struct
1040 struct rcu_head rcu_head;
1041 refcount_t refcount;
1042 int global;
1043 struct kmem_cache *ctx_cache;
1044 void *data;
H A Dsched.h1340 struct perf_ctx_data __rcu *perf_ctx_data; member