Searched refs:ctx_sched_in (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/kernel/ |
D | perf_event.c | 2060 ctx_sched_in(struct perf_event_context *ctx, in ctx_sched_in() function 2096 ctx_sched_in(ctx, cpuctx, event_type, task); in cpu_ctx_sched_in() 2108 ctx_sched_in(ctx, cpuctx, event_type, NULL); in task_ctx_sched_in() 2129 ctx_sched_in(ctx, cpuctx, EVENT_PINNED, task); in perf_event_context_sched_in() 2131 ctx_sched_in(ctx, cpuctx, EVENT_FLEXIBLE, task); in perf_event_context_sched_in()
|