Home
last modified time | relevance | path

Searched refs:EVENT_ALL (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/kernel/events/
Dcore.c379 EVENT_ALL = EVENT_FLEXIBLE | EVENT_PINNED, enumerator
868 ctx_sched_out(&cpuctx->ctx, EVENT_ALL|EVENT_CGROUP); in perf_cgroup_switch()
880 ctx_sched_in(&cpuctx->ctx, EVENT_ALL|EVENT_CGROUP); in perf_cgroup_switch()
2716 event_type &= EVENT_ALL; in ctx_resched()
2749 ctx_resched(cpuctx, task_ctx, EVENT_ALL|EVENT_CPU); in perf_pmu_resched()
3323 if (!(ctx->is_active & EVENT_ALL)) in ctx_sched_out()
3577 task_ctx_sched_out(ctx, EVENT_ALL); in perf_event_context_sched_out()
13111 task_ctx_sched_out(child_ctx, EVENT_ALL); in perf_event_exit_task_context()