Lines Matching refs:EVENT_ALL
169 EVENT_ALL = EVENT_FLEXIBLE | EVENT_PINNED, enumerator
194 if (!(ctx->is_active & EVENT_ALL)) in __perf_ctx_unlock()
950 ctx_sched_out(&cpuctx->ctx, NULL, EVENT_ALL|EVENT_CGROUP); in perf_cgroup_switch()
962 ctx_sched_in(&cpuctx->ctx, NULL, EVENT_ALL|EVENT_CGROUP); in perf_cgroup_switch()
2831 event_type &= EVENT_ALL; in ctx_resched()
2872 ctx_resched(cpuctx, task_ctx, pmu, EVENT_ALL|EVENT_CPU); in perf_pmu_resched()
3364 if (ctx->task && !(ctx->is_active & EVENT_ALL)) { in __pmu_ctx_sched_out()
3371 if (!(event_type & EVENT_ALL)) in __pmu_ctx_sched_out()
3447 if (!(ctx->is_active & EVENT_ALL)) { in ctx_sched_out()
3460 if (!(ctx->is_active & EVENT_ALL)) in ctx_sched_out()
3674 task_ctx_sched_out(ctx, NULL, EVENT_ALL); in perf_event_context_sched_out()
4009 if (!(is_active & EVENT_ALL)) in ctx_sched_in()
13764 task_ctx_sched_out(child_ctx, NULL, EVENT_ALL); in perf_event_exit_task_context()