Searched refs:pinned_active (Results 1 – 2 of 2) sorted by relevance
912 struct list_head pinned_active; member936 return !list_empty(&epc->flexible_active) || !list_empty(&epc->pinned_active); in perf_pmu_ctx_is_active()
2237 return event->attr.pinned ? &event->pmu_ctx->pinned_active : in get_event_list()3377 &pmu_ctx->pinned_active, in __pmu_ctx_sched_out()4302 perf_adjust_freq_unthr_events(&pmu_ctx->pinned_active); in perf_adjust_freq_unthr_context()4840 INIT_LIST_HEAD(&epc->pinned_active); in __perf_init_event_pmu_context()5075 WARN_ON_ONCE(!list_empty(&epc->pinned_active)); in put_pmu_ctx()