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.c174 static inline void __perf_ctx_lock(struct perf_event_context *ctx) in __perf_ctx_lock()
181 struct perf_event_context *ctx) in perf_ctx_lock()
188 static inline void __perf_ctx_unlock(struct perf_event_context *ctx) in __perf_ctx_unlock()
204 struct perf_event_context *ctx) in perf_ctx_unlock()
213 struct perf_event_context *ctx;
221 struct perf_event_context *ctx) in class_perf_ctx_lock_constructor()
233 struct perf_event_context *perf_cpu_task_ctx(void) in perf_cpu_task_ctx()
259 struct perf_event_context *, void *);
271 struct perf_event_context *ctx = event->ctx; in event_function()
273 struct perf_event_context *task_ct in event_function()
[all...]
/linux/include/linux/
H A Dperf_event.h831 struct perf_event_context *ctx;
965 struct perf_event_context *ctx;
1007 struct perf_event_context { struct
1047 struct perf_event_context *parent_ctx; argument
1125 struct perf_event_context ctx;
1126 struct perf_event_context *task_ctx;
1191 perf_cgroup_from_task(struct task_struct *task, struct perf_event_context *ctx) in perf_cgroup_from_task()
1202 extern struct perf_event_context *perf_cpu_task_ctx(void);
H A Dsched.h72 struct perf_event_context;
1347 struct perf_event_context *perf_event_ctxp;