Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/events/
Dcore.c153 static inline struct perf_cpu_context *
159 static void perf_ctx_lock(struct perf_cpu_context *cpuctx, in perf_ctx_lock()
167 static void perf_ctx_unlock(struct perf_cpu_context *cpuctx, in perf_ctx_unlock()
201 typedef void (*event_f)(struct perf_event *, struct perf_cpu_context *,
215 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in event_function()
312 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in event_function_local()
443 static bool perf_rotate_context(struct perf_cpu_context *cpuctx);
566 static void cpu_ctx_sched_out(struct perf_cpu_context *cpuctx,
569 static void cpu_ctx_sched_in(struct perf_cpu_context *cpuctx,
681 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in perf_cgroup_match()
[all …]
/Linux-v5.10/include/linux/
Dperf_event.h294 struct perf_cpu_context __percpu *pmu_cpu_context;
859 struct perf_cpu_context { struct