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

/linux-master/kernel/events/
H A Dcore.c2888 * perf_event_context_sched_in() ctx::lock will serialize us, and the
2890 * perf_event_context_sched_in() will program the counter.
2894 * ctx::lock in perf_event_context_sched_in().
3645 /* cpuctx->task_ctx will be handled in perf_event_context_sched_in/out */
3940 static void perf_event_context_sched_in(struct task_struct *task) function
4012 perf_event_context_sched_in(task);

Completed in 495 milliseconds