Lines Matching refs:EVENT_FLEXIBLE
358 EVENT_FLEXIBLE = 0x1, enumerator
363 EVENT_ALL = EVENT_FLEXIBLE | EVENT_PINNED,
1481 event_type = event->attr.pinned ? EVENT_PINNED : EVENT_FLEXIBLE; in get_event_type()
2510 cpu_ctx_sched_in(cpuctx, EVENT_FLEXIBLE, task); in perf_event_sched_in()
2512 ctx_sched_in(ctx, cpuctx, EVENT_FLEXIBLE, task); in perf_event_sched_in()
2542 event_type |= EVENT_FLEXIBLE; in ctx_resched()
2560 cpu_ctx_sched_out(cpuctx, EVENT_FLEXIBLE); in ctx_resched()
3057 if (is_active & EVENT_FLEXIBLE) { in ctx_sched_out()
3499 if (is_active & EVENT_FLEXIBLE) in ctx_sched_in()
3539 cpu_ctx_sched_out(cpuctx, EVENT_FLEXIBLE); in perf_event_context_sched_in()
3832 ctx_sched_out(task_ctx, cpuctx, EVENT_FLEXIBLE); in perf_rotate_context()
3834 cpu_ctx_sched_out(cpuctx, EVENT_FLEXIBLE); in perf_rotate_context()