Searched refs:perf_cpu_context (Results 1 – 2 of 2) sorted by relevance
193 static void perf_ctx_lock(struct perf_cpu_context *cpuctx, in perf_ctx_lock()216 static void perf_ctx_unlock(struct perf_cpu_context *cpuctx, in perf_ctx_unlock()225 struct perf_cpu_context *cpuctx;233 class_perf_ctx_lock_constructor(struct perf_cpu_context *cpuctx, in class_perf_ctx_lock_constructor()244 static DEFINE_PER_CPU(struct perf_cpu_context, perf_cpu_context);249 return this_cpu_ptr(&perf_cpu_context)->task_ctx; in perf_cpu_task_ctx()271 typedef void (*event_f)(struct perf_event *, struct perf_cpu_context *,285 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); in event_function()330 struct perf_cpu_context *cpuctx; in event_function_call()359 cpuctx = this_cpu_ptr(&perf_cpu_context); in event_function_call()[all …]
1133 struct perf_cpu_context { struct