Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/events/
Dcore.c151 EVENT_ALL = EVENT_FLEXIBLE | EVENT_PINNED, enumerator
510 cpu_ctx_sched_out(cpuctx, EVENT_ALL); in perf_cgroup_switch()
528 cpu_ctx_sched_in(cpuctx, EVENT_ALL, task); in perf_cgroup_switch()
2109 cpu_ctx_sched_out(cpuctx, EVENT_ALL); in __perf_install_in_context()
2603 ctx_sched_out(ctx, cpuctx, EVENT_ALL); in perf_event_context_sched_out()
2709 ctx_sched_out(ctx, cpuctx, EVENT_ALL); in task_ctx_sched_out()