Searched refs:ctx_sched_in (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/kernel/events/ |
D | core.c | 2397 ctx_sched_in(struct perf_event_context *ctx, 2421 ctx_sched_in(ctx, cpuctx, EVENT_PINNED, task); in perf_event_sched_in() 2424 ctx_sched_in(ctx, cpuctx, EVENT_FLEXIBLE, task); in perf_event_sched_in() 2659 ctx_sched_in(ctx, cpuctx, EVENT_TIME, current); in __perf_event_enable() 2668 ctx_sched_in(ctx, cpuctx, EVENT_TIME, current); in __perf_event_enable() 3349 ctx_sched_in(struct perf_event_context *ctx, in ctx_sched_in() function 3397 ctx_sched_in(ctx, cpuctx, event_type, task); in cpu_ctx_sched_in() 3796 ctx_sched_in(ctx, cpuctx, EVENT_TIME, current); in perf_event_enable_on_exec()
|