Searched refs:perf_event_context_sched_in (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/events/
H A Dcore.c2891 * perf_event_context_sched_in() ctx::lock will serialize us, and the
2893 * perf_event_context_sched_in() will program the counter.
2897 * ctx::lock in perf_event_context_sched_in().
3648 /* cpuctx->task_ctx will be handled in perf_event_context_sched_in/out */
3943 static void perf_event_context_sched_in(struct task_struct *task) function
4015 perf_event_context_sched_in(task);

Completed in 111 milliseconds