Searched refs:ctx_sched_in (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/kernel/events/ |
| D | core.c | 2485 ctx_sched_in(struct perf_event_context *ctx, 2509 ctx_sched_in(ctx, cpuctx, EVENT_PINNED, task); in perf_event_sched_in() 2512 ctx_sched_in(ctx, cpuctx, EVENT_FLEXIBLE, task); in perf_event_sched_in() 2762 ctx_sched_in(ctx, cpuctx, EVENT_TIME, current); in __perf_event_enable() 2771 ctx_sched_in(ctx, cpuctx, EVENT_TIME, current); in __perf_event_enable() 3461 ctx_sched_in(struct perf_event_context *ctx, in ctx_sched_in() function 3509 ctx_sched_in(ctx, cpuctx, event_type, task); in cpu_ctx_sched_in() 3913 ctx_sched_in(ctx, cpuctx, EVENT_TIME, current); in perf_event_enable_on_exec()
|