Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/events/
Dcore.c577 static void cpu_ctx_sched_in(struct perf_cpu_context *cpuctx,
867 cpu_ctx_sched_in(cpuctx, EVENT_ALL); in perf_cgroup_switch()
2679 cpu_ctx_sched_in(cpuctx, EVENT_PINNED); in perf_event_sched_in()
2682 cpu_ctx_sched_in(cpuctx, EVENT_FLEXIBLE); in perf_event_sched_in()
3866 static void cpu_ctx_sched_in(struct perf_cpu_context *cpuctx, in cpu_ctx_sched_in() function