Searched refs:perf_event_context (Results 1 – 4 of 4) sorted by relevance
172 static inline void __perf_ctx_lock(struct perf_event_context *ctx) in __perf_ctx_lock()179 struct perf_event_context *ctx) in perf_ctx_lock()186 static inline void __perf_ctx_unlock(struct perf_event_context *ctx) in __perf_ctx_unlock()202 struct perf_event_context *ctx) in perf_ctx_unlock()218 struct perf_event_context *perf_cpu_task_ctx(void) in perf_cpu_task_ctx()244 struct perf_event_context *, void *);256 struct perf_event_context *ctx = event->ctx; in event_function()258 struct perf_event_context *task_ctx = cpuctx->task_ctx; in event_function()300 struct perf_event_context *ctx = event->ctx; in event_function_call()357 struct perf_event_context *ctx = event->ctx; in event_function_local()[all …]
783 struct perf_event_context *ctx;917 struct perf_event_context *ctx;960 struct perf_event_context { struct1001 struct perf_event_context *parent_ctx; argument1043 struct perf_event_context ctx; argument1044 struct perf_event_context *task_ctx;1103 perf_cgroup_from_task(struct task_struct *task, struct perf_event_context *ctx) in perf_cgroup_from_task()1114 extern struct perf_event_context *perf_cpu_task_ctx(void);
67 struct perf_event_context;1304 struct perf_event_context *perf_event_ctxp;
816 struct perf_event_context *ctx; in armv8pmu_start()