Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/events/
Dcore.c208 static int perf_rotate_context(struct perf_cpu_context *cpuctx);
313 static void cpu_ctx_sched_out(struct perf_cpu_context *cpuctx,
316 static void cpu_ctx_sched_in(struct perf_cpu_context *cpuctx,
340 static inline struct perf_cpu_context *
346 static void perf_ctx_lock(struct perf_cpu_context *cpuctx, in perf_ctx_lock()
354 static void perf_ctx_unlock(struct perf_cpu_context *cpuctx, in perf_ctx_unlock()
368 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in perf_cgroup_match()
420 static inline void update_cgrp_time_from_cpuctx(struct perf_cpu_context *cpuctx) in update_cgrp_time_from_cpuctx()
477 struct perf_cpu_context *cpuctx; in perf_cgroup_switch()
700 static inline void update_cgrp_time_from_cpuctx(struct perf_cpu_context *cpuctx) in update_cgrp_time_from_cpuctx()
[all …]
/linux-4.4.14/include/linux/
Dperf_event.h233 struct perf_cpu_context * __percpu pmu_cpu_context;
651 struct perf_cpu_context { struct