Searched refs:ctx_sched_out (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/kernel/events/ |
D | core.c | 2393 static void ctx_sched_out(struct perf_event_context *ctx, 2412 ctx_sched_out(ctx, cpuctx, event_type); in task_ctx_sched_out() 2530 ctx_sched_out(ctx, cpuctx, EVENT_TIME); in __perf_install_in_context() 2651 ctx_sched_out(ctx, cpuctx, EVENT_TIME); in __perf_event_enable() 2892 static void ctx_sched_out(struct perf_event_context *ctx, in ctx_sched_out() function 3233 ctx_sched_out(&cpuctx->ctx, cpuctx, event_type); in cpu_ctx_sched_out() 3715 ctx_sched_out(ctx, cpuctx, EVENT_FLEXIBLE); in perf_rotate_context() 3783 ctx_sched_out(ctx, cpuctx, EVENT_TIME); in perf_event_enable_on_exec() 11605 ctx_sched_out(ctx, cpuctx, EVENT_TIME); in __perf_event_exit_context()
|