Searched refs:EVENT_FLEXIBLE (Results 1 – 1 of 1) sorted by relevance
160 EVENT_FLEXIBLE = 0x01, enumerator169 EVENT_ALL = EVENT_FLEXIBLE | EVENT_PINNED,2799 ctx_sched_in(ctx, pmu, EVENT_FLEXIBLE); in perf_event_sched_in()2829 event_type |= EVENT_FLEXIBLE; in ctx_resched()3382 if (event_type & EVENT_FLEXIBLE) { in __pmu_ctx_sched_out()3977 if (event_type & EVENT_FLEXIBLE) in __pmu_ctx_sched_in()4027 if (is_active & EVENT_FLEXIBLE) { in ctx_sched_in()4029 __pmu_ctx_sched_in(pmu_ctx, EVENT_FLEXIBLE); in ctx_sched_in()4419 __pmu_ctx_sched_out(cpu_epc, EVENT_FLEXIBLE); in perf_rotate_context()4421 __pmu_ctx_sched_in(cpu_epc, EVENT_FLEXIBLE); in perf_rotate_context()[all …]