Home
last modified time | relevance | path

Searched refs:perf_event_context (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/events/
H A Dcore.c188 static inline void __perf_ctx_lock(struct perf_event_context *ctx) in __perf_ctx_lock()
195 struct perf_event_context *ctx) in perf_ctx_lock()
202 static inline void __perf_ctx_unlock(struct perf_event_context *ctx) in __perf_ctx_unlock()
218 struct perf_event_context *ctx) in perf_ctx_unlock()
227 struct perf_event_context *ctx;
235 struct perf_event_context *ctx) in class_perf_ctx_lock_constructor()
247 struct perf_event_context *perf_cpu_task_ctx(void) in perf_cpu_task_ctx()
273 struct perf_event_context *, void *);
285 struct perf_event_context *ctx = event->ctx; in event_function()
287 struct perf_event_context *task_ct in event_function()
[all...]
/linux/include/linux/
H A Dperf_event.h832 struct perf_event_context *ctx;
966 struct perf_event_context *ctx;
1013 struct perf_event_context { struct
1056 struct perf_event_context *parent_ctx; argument
1134 struct perf_event_context ctx;
1135 struct perf_event_context *task_ctx;
1199 perf_cgroup_from_task(struct task_struct *task, struct perf_event_context *ctx) in perf_cgroup_from_task()
1210 extern struct perf_event_context *perf_cpu_task_ctx(void);
H A Dsched.h73 struct perf_event_context;
1357 struct perf_event_context *perf_event_ctxp;