Searched refs:flexible_active (Results 1 – 2 of 2) sorted by relevance
821 struct list_head flexible_active; member
2126 return event->attr.pinned ? &ctx->pinned_active : &ctx->flexible_active; in get_event_list()3288 list_for_each_entry_safe(event, tmp, &ctx->flexible_active, active_list) in ctx_sched_out()4137 event = list_first_entry_or_null(&ctx->flexible_active, in ctx_event_to_rotate()4580 INIT_LIST_HEAD(&ctx->flexible_active); in __perf_event_init_context()
Completed in 28 milliseconds