Searched refs:perf_cpu_context (Results 1 – 2 of 2) sorted by relevance
180 static void perf_ctx_lock(struct perf_cpu_context *cpuctx, in perf_ctx_lock()203 static void perf_ctx_unlock(struct perf_cpu_context *cpuctx, in perf_ctx_unlock()212 struct perf_cpu_context *cpuctx;220 class_perf_ctx_lock_constructor(struct perf_cpu_context *cpuctx, in class_perf_ctx_lock_constructor()231 static DEFINE_PER_CPU(struct perf_cpu_context, perf_cpu_context);236 return this_cpu_ptr(&perf_cpu_context)->task_ctx; in perf_cpu_task_ctx()258 typedef void (*event_f)(struct perf_event *, struct perf_cpu_context *,272 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); in event_function()317 struct perf_cpu_context *cpuctx; in event_function_call()346 cpuctx = this_cpu_ptr(&perf_cpu_context); in event_function_call()[all …]
1124 struct perf_cpu_context { struct