Searched refs:ctx_sched_out (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/events/ |
| H A D | core.c | 192 * after ctx_sched_out() by clearing is_active. in __perf_ctx_unlock() 806 static void ctx_sched_out(struct perf_event_context *ctx, struct pmu *pmu, enum event_type_t event_type); 970 ctx_sched_out(&cpuctx->ctx, NULL, EVENT_ALL|EVENT_CGROUP); in perf_cgroup_switch() 974 * ctx_sched_out() in perf_cgroup_switch() 2859 ctx_sched_out(ctx, pmu, event_type); in task_ctx_sched_out() 2923 ctx_sched_out(&cpuctx->ctx, pmu, event_type); in ctx_resched() 2925 ctx_sched_out(&cpuctx->ctx, pmu, EVENT_FLEXIBLE); in ctx_resched() 3472 * ctx_sched_out() / ctx_sched_in() usage and the ctx state ends up invariant. 3479 ctx_sched_out(struct perf_event_context *ctx, struct pmu *pmu, enum event_type_t event_type) in ctx_sched_out() function 3505 * ctx_sched_out( in ctx_sched_out() [all...] |