Searched refs:flexible_groups (Results 1 – 2 of 2) sorted by relevance
518 struct list_head flexible_groups; member
1221 return &ctx->flexible_groups; in ctx_group_list()2404 list_for_each_entry(event, &ctx->flexible_groups, group_entry) in ctx_sched_out()2734 list_for_each_entry(event, &ctx->flexible_groups, group_entry) { in ctx_flexible_sched_in()3043 list_rotate_left(&ctx->flexible_groups); in rotate_ctx()3272 INIT_LIST_HEAD(&ctx->flexible_groups); in __perf_event_init_context()8582 list_for_each_entry_safe(event, tmp, &ctx->flexible_groups, in perf_event_free_task()8587 !list_empty(&ctx->flexible_groups)) in perf_event_free_task()8812 list_for_each_entry(event, &parent_ctx->flexible_groups, group_entry) { in perf_event_init_context()