Lines Matching refs:EVENT_FLEXIBLE
359 EVENT_FLEXIBLE = 0x1, enumerator
364 EVENT_ALL = EVENT_FLEXIBLE | EVENT_PINNED,
1479 event_type = event->attr.pinned ? EVENT_PINNED : EVENT_FLEXIBLE; in get_event_type()
2422 cpu_ctx_sched_in(cpuctx, EVENT_FLEXIBLE, task); in perf_event_sched_in()
2424 ctx_sched_in(ctx, cpuctx, EVENT_FLEXIBLE, task); in perf_event_sched_in()
2454 event_type |= EVENT_FLEXIBLE; in ctx_resched()
2472 cpu_ctx_sched_out(cpuctx, EVENT_FLEXIBLE); in ctx_resched()
2948 if (is_active & EVENT_FLEXIBLE) { in ctx_sched_out()
3387 if (is_active & EVENT_FLEXIBLE) in ctx_sched_in()
3427 cpu_ctx_sched_out(cpuctx, EVENT_FLEXIBLE); in perf_event_context_sched_in()
3715 ctx_sched_out(ctx, cpuctx, EVENT_FLEXIBLE); in perf_rotate_context()
3717 cpu_ctx_sched_out(cpuctx, EVENT_FLEXIBLE); in perf_rotate_context()