Searched refs:flexible_groups (Results 1 – 2 of 2) sorted by relevance
609 struct list_head flexible_groups; member
1209 return &ctx->flexible_groups; in ctx_group_list()2423 list_for_each_entry(event, &ctx->flexible_groups, group_entry) in ctx_sched_out()2759 list_for_each_entry(event, &ctx->flexible_groups, group_entry) { in ctx_flexible_sched_in()3071 list_rotate_left(&ctx->flexible_groups); in rotate_ctx()3393 INIT_LIST_HEAD(&ctx->flexible_groups); in __perf_event_init_context()8969 list_for_each_entry_safe(event, tmp, &ctx->flexible_groups, in perf_event_free_task()8974 !list_empty(&ctx->flexible_groups)) in perf_event_free_task()9224 list_for_each_entry(event, &parent_ctx->flexible_groups, group_entry) { in perf_event_init_context()