Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/events/
Dcore.c146 static inline struct perf_cpu_context *
152 static void perf_ctx_lock(struct perf_cpu_context *cpuctx, in perf_ctx_lock()
160 static void perf_ctx_unlock(struct perf_cpu_context *cpuctx, in perf_ctx_unlock()
194 typedef void (*event_f)(struct perf_event *, struct perf_cpu_context *,
208 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in event_function()
305 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in event_function_local()
433 static bool perf_rotate_context(struct perf_cpu_context *cpuctx);
558 static void cpu_ctx_sched_out(struct perf_cpu_context *cpuctx,
561 static void cpu_ctx_sched_in(struct perf_cpu_context *cpuctx,
673 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in perf_cgroup_match()
[all …]
/Linux-v4.19/include/linux/
Dperf_event.h266 struct perf_cpu_context * __percpu pmu_cpu_context;
773 struct perf_cpu_context { struct