Searched refs:flexible_active (Results 1 – 2 of 2) sorted by relevance
901 struct list_head flexible_active; member925 return !list_empty(&epc->flexible_active) || !list_empty(&epc->pinned_active); in perf_pmu_ctx_is_active()
2194 &event->pmu_ctx->flexible_active; in get_event_list()3337 &pmu_ctx->flexible_active, in __pmu_ctx_sched_out()4295 perf_adjust_freq_unthr_events(&pmu_ctx->flexible_active); in perf_adjust_freq_unthr_context()4330 event = list_first_entry_or_null(&pmu_ctx->flexible_active, in ctx_event_to_rotate()4840 INIT_LIST_HEAD(&epc->flexible_active); in __perf_init_event_pmu_context()5074 WARN_ON_ONCE(!list_empty(&epc->flexible_active)); in put_pmu_ctx()
Completed in 41 milliseconds