Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c570 static void cpu_ctx_sched_in(struct perf_cpu_context *cpuctx,
841 cpu_ctx_sched_in(cpuctx, EVENT_ALL, task); in perf_cgroup_switch()
2683 cpu_ctx_sched_in(cpuctx, EVENT_PINNED, task); in perf_event_sched_in()
2686 cpu_ctx_sched_in(cpuctx, EVENT_FLEXIBLE, task); in perf_event_sched_in()
3805 static void cpu_ctx_sched_in(struct perf_cpu_context *cpuctx, in cpu_ctx_sched_in() function