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.h1105 struct perf_ctx_data { struct
1106 struct rcu_head rcu_head;
1107 refcount_t refcount;
1108 int global;
1109 struct kmem_cache *ctx_cache;
1110 void *data;
H A Dsched.h1347 struct perf_ctx_data __rcu *perf_ctx_data; member