Lines Matching refs:group_entry

656 	list_for_each_entry(sub, &event->sibling_list, group_entry) {  in perf_cgroup_mark_enabled()
1211 list_for_each_entry(event, &leader->sibling_list, group_entry) in update_group_times()
1246 list_add_tail(&event->group_entry, list); in list_add_event()
1377 list_add_tail(&event->group_entry, &group_leader->sibling_list); in perf_group_attach()
1382 list_for_each_entry(pos, &group_leader->sibling_list, group_entry) in perf_group_attach()
1425 list_del_init(&event->group_entry); in list_del_event()
1459 list_del_init(&event->group_entry); in perf_group_detach()
1464 if (!list_empty(&event->group_entry)) in perf_group_detach()
1465 list = &event->group_entry; in perf_group_detach()
1472 list_for_each_entry_safe(sibling, tmp, &event->sibling_list, group_entry) { in perf_group_detach()
1474 list_move_tail(&sibling->group_entry, list); in perf_group_detach()
1486 list_for_each_entry(tmp, &event->group_leader->sibling_list, group_entry) in perf_group_detach()
1602 list_for_each_entry(event, &group_event->sibling_list, group_entry) in group_sched_out()
1945 list_for_each_entry(event, &group_event->sibling_list, group_entry) { in group_sched_in()
1970 list_for_each_entry(event, &group_event->sibling_list, group_entry) { in group_sched_in()
2187 list_for_each_entry(sub, &event->sibling_list, group_entry) { in __perf_event_mark_enabled()
2399 list_for_each_entry(event, &ctx->pinned_groups, group_entry) in ctx_sched_out()
2404 list_for_each_entry(event, &ctx->flexible_groups, group_entry) in ctx_sched_out()
2703 list_for_each_entry(event, &ctx->pinned_groups, group_entry) { in ctx_pinned_sched_in()
2734 list_for_each_entry(event, &ctx->flexible_groups, group_entry) { in ctx_flexible_sched_in()
3818 list_for_each_entry(sub, &leader->sibling_list, group_entry) { in perf_event_read_group()
3975 list_for_each_entry(sibling, &event->sibling_list, group_entry) in perf_event_for_each()
5116 list_for_each_entry(sub, &leader->sibling_list, group_entry) { in perf_output_read_group()
7548 INIT_LIST_HEAD(&event->group_entry); in perf_event_alloc()
8137 group_entry) { in SYSCALL_DEFINE5()
8165 group_entry) { in SYSCALL_DEFINE5()
8579 group_entry) in perf_event_free_task()
8583 group_entry) in perf_event_free_task()
8707 list_for_each_entry(sub, &parent_event->sibling_list, group_entry) { in inherit_group()
8796 list_for_each_entry(event, &parent_ctx->pinned_groups, group_entry) { in perf_event_init_context()
8812 list_for_each_entry(event, &parent_ctx->flexible_groups, group_entry) { in perf_event_init_context()