Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dperf_event.h1096 struct perf_ctx_data { struct
1097 struct rcu_head rcu_head;
1098 refcount_t refcount;
1099 int global;
1100 struct kmem_cache *ctx_cache;
1101 void *data;
H A Dsched.h1344 struct perf_ctx_data __rcu *perf_ctx_data; global() member