Home
last modified time | relevance | path

Searched refs:perf_cpu_context (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/kernel/events/
Dcore.c145 static inline struct perf_cpu_context *
151 static void perf_ctx_lock(struct perf_cpu_context *cpuctx, in perf_ctx_lock()
159 static void perf_ctx_unlock(struct perf_cpu_context *cpuctx, in perf_ctx_unlock()
193 typedef void (*event_f)(struct perf_event *, struct perf_cpu_context *,
207 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in event_function()
304 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in event_function_local()
434 static bool perf_rotate_context(struct perf_cpu_context *cpuctx);
559 static void cpu_ctx_sched_out(struct perf_cpu_context *cpuctx,
562 static void cpu_ctx_sched_in(struct perf_cpu_context *cpuctx,
674 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in perf_cgroup_match()
[all …]
/Linux-v5.4/include/linux/
Dperf_event.h270 struct perf_cpu_context __percpu *pmu_cpu_context;
805 struct perf_cpu_context { struct