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.c187 static inline void __perf_ctx_lock(struct perf_event_context *ctx) in __perf_ctx_lock()
194 struct perf_event_context *ctx) in perf_ctx_lock()
201 static inline void __perf_ctx_unlock(struct perf_event_context *ctx) in __perf_ctx_unlock()
217 struct perf_event_context *ctx) in perf_ctx_unlock()
226 struct perf_event_context *ctx;
234 struct perf_event_context *ctx) in class_perf_ctx_lock_constructor()
246 struct perf_event_context *perf_cpu_task_ctx(void) in perf_cpu_task_ctx()
272 struct perf_event_context *, void *);
284 struct perf_event_context *ctx = event->ctx; in event_function()
286 struct perf_event_context *task_ctx = cpuctx->task_ctx; 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;
1346 struct perf_event_context *perf_event_ctxp;