Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/events/
Dcore.c154 __get_cpu_context(struct perf_event_context *ctx) in __get_cpu_context() function
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()
681 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in perf_cgroup_match()
2052 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in perf_put_aux_event()
2145 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in perf_remove_sibling_event()
2761 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in __perf_install_in_context()
3385 cpuctx = __get_cpu_context(ctx); in perf_event_context_sched_out()
3652 struct perf_cpu_context *cpuctx = __get_cpu_context(ctx); in merge_sched_in()
3766 cpuctx = __get_cpu_context(ctx); in perf_event_context_sched_in()
[all …]