Searched refs:flexible_active (Results 1 – 2 of 2) sorted by relevance
970 struct list_head flexible_active; member993 return !list_empty(&epc->flexible_active) || !list_empty(&epc->pinned_active); in perf_pmu_ctx_is_active()
2249 &event->pmu_ctx->flexible_active; in get_event_list()3456 &pmu_ctx->flexible_active, in __pmu_ctx_sched_out()4371 perf_adjust_freq_unthr_events(&pmu_ctx->flexible_active); in perf_adjust_freq_unthr_context()4406 event = list_first_entry_or_null(&pmu_ctx->flexible_active, in ctx_event_to_rotate()4911 INIT_LIST_HEAD(&epc->flexible_active); in __perf_init_event_pmu_context()5146 WARN_ON_ONCE(!list_empty(&epc->flexible_active)); in put_pmu_ctx()