Searched refs:ctx_sched_out (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/events/ |
| H A D | core.c | 846 static void ctx_sched_out(struct perf_event_context *ctx, struct pmu *pmu, enum event_type_t event_… 1069 ctx_sched_out(&cpuctx->ctx, NULL, EVENT_ALL|EVENT_CGROUP); in perf_cgroup_switch() 2955 ctx_sched_out(ctx, pmu, event_type); in task_ctx_sched_out() 3020 ctx_sched_out(&cpuctx->ctx, pmu, event_type); in ctx_resched() 3022 ctx_sched_out(&cpuctx->ctx, pmu, EVENT_FLEXIBLE); in ctx_resched() 3576 ctx_sched_out(struct perf_event_context *ctx, struct pmu *pmu, enum event_type_t event_type) in ctx_sched_out() function 4287 ctx_sched_out(&cpuctx->ctx, NULL, EVENT_FLEXIBLE); in perf_event_context_sched_in() 6426 ctx_sched_out(&cpuctx->ctx, NULL, EVENT_GUEST); in perf_load_guest_context() 15081 ctx_sched_out(ctx, NULL, EVENT_TIME); in __perf_event_exit_context()
|