Lines Matching refs:EVENT_FLEXIBLE
373 EVENT_FLEXIBLE = 0x1, enumerator
378 EVENT_ALL = EVENT_FLEXIBLE | EVENT_PINNED,
1511 event_type = event->attr.pinned ? EVENT_PINNED : EVENT_FLEXIBLE; in get_event_type()
2642 ctx_sched_in(&cpuctx->ctx, EVENT_FLEXIBLE); in perf_event_sched_in()
2644 ctx_sched_in(ctx, EVENT_FLEXIBLE); in perf_event_sched_in()
2678 event_type |= EVENT_FLEXIBLE; in ctx_resched()
2698 ctx_sched_out(&cpuctx->ctx, EVENT_FLEXIBLE); in ctx_resched()
3228 if (event_type & EVENT_FLEXIBLE) { in __pmu_ctx_sched_out()
3906 if (is_active & EVENT_FLEXIBLE) in ctx_sched_in()
3950 ctx_sched_out(&cpuctx->ctx, EVENT_FLEXIBLE); in perf_event_context_sched_in()
4271 __pmu_ctx_sched_out(task_epc, EVENT_FLEXIBLE); in perf_rotate_context()
4276 __pmu_ctx_sched_out(cpu_epc, EVENT_FLEXIBLE); in perf_rotate_context()