Searched refs:perf_cpu_context (Results 1 – 2 of 2) sorted by relevance
194 static void perf_ctx_lock(struct perf_cpu_context *cpuctx, in perf_ctx_lock() 217 static void perf_ctx_unlock(struct perf_cpu_context *cpuctx, in perf_ctx_unlock() 226 struct perf_cpu_context *cpuctx;234 class_perf_ctx_lock_constructor(struct perf_cpu_context *cpuctx, in class_perf_ctx_lock_constructor() 245 static DEFINE_PER_CPU(struct perf_cpu_context, perf_cpu_context);250 return this_cpu_ptr(&perf_cpu_context)->task_ctx; in perf_cpu_task_ctx() 272 typedef void (*event_f)(struct perf_event *, struct perf_cpu_context *,286 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); in event_function() [all...]
1133 struct perf_cpu_context { struct