Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c371 EVENT_ALL = EVENT_FLEXIBLE | EVENT_PINNED, enumerator
822 cpu_ctx_sched_out(cpuctx, EVENT_ALL); in perf_cgroup_switch()
841 cpu_ctx_sched_in(cpuctx, EVENT_ALL, task); in perf_cgroup_switch()
2720 ctx_event_type = event_type & EVENT_ALL; in ctx_resched()
2748 ctx_resched(cpuctx, task_ctx, EVENT_ALL|EVENT_CPU); in perf_pmu_resched()
3220 if (!(ctx->is_active & EVENT_ALL)) in ctx_sched_out()
3247 if (!ctx->nr_active || !(is_active & EVENT_ALL)) in ctx_sched_out()
3463 task_ctx_sched_out(cpuctx, ctx, EVENT_ALL); in perf_event_context_sched_out()
12437 task_ctx_sched_out(__get_cpu_context(child_ctx), child_ctx, EVENT_ALL); in perf_event_exit_task_context()