Lines Matching refs:group_entry

668 	list_for_each_entry(sub, &event->sibling_list, group_entry) {  in perf_cgroup_mark_enabled()
1199 list_for_each_entry(event, &leader->sibling_list, group_entry) in update_group_times()
1234 list_add_tail(&event->group_entry, list); in list_add_event()
1390 list_add_tail(&event->group_entry, &group_leader->sibling_list); in perf_group_attach()
1395 list_for_each_entry(pos, &group_leader->sibling_list, group_entry) in perf_group_attach()
1438 list_del_init(&event->group_entry); in list_del_event()
1472 list_del_init(&event->group_entry); in perf_group_detach()
1477 if (!list_empty(&event->group_entry)) in perf_group_detach()
1478 list = &event->group_entry; in perf_group_detach()
1485 list_for_each_entry_safe(sibling, tmp, &event->sibling_list, group_entry) { in perf_group_detach()
1487 list_move_tail(&sibling->group_entry, list); in perf_group_detach()
1499 list_for_each_entry(tmp, &event->group_leader->sibling_list, group_entry) in perf_group_detach()
1621 list_for_each_entry(event, &group_event->sibling_list, group_entry) in group_sched_out()
1964 list_for_each_entry(event, &group_event->sibling_list, group_entry) { in group_sched_in()
1989 list_for_each_entry(event, &group_event->sibling_list, group_entry) { in group_sched_in()
2206 list_for_each_entry(sub, &event->sibling_list, group_entry) { in __perf_event_mark_enabled()
2418 list_for_each_entry(event, &ctx->pinned_groups, group_entry) in ctx_sched_out()
2423 list_for_each_entry(event, &ctx->flexible_groups, group_entry) in ctx_sched_out()
2728 list_for_each_entry(event, &ctx->pinned_groups, group_entry) { in ctx_pinned_sched_in()
2759 list_for_each_entry(event, &ctx->flexible_groups, group_entry) { in ctx_flexible_sched_in()
3265 list_for_each_entry(sub, &event->sibling_list, group_entry) { in __perf_event_read()
3941 list_for_each_entry(sub, &leader->sibling_list, group_entry) { in __perf_read_group_add()
4134 list_for_each_entry(sibling, &event->sibling_list, group_entry) in perf_event_for_each()
5282 list_for_each_entry(sub, &leader->sibling_list, group_entry) { in perf_output_read_group()
7877 INIT_LIST_HEAD(&event->group_entry); in perf_event_alloc()
8506 group_entry) { in SYSCALL_DEFINE5()
8528 group_entry) { in SYSCALL_DEFINE5()
8966 group_entry) in perf_event_free_task()
8970 group_entry) in perf_event_free_task()
9119 list_for_each_entry(sub, &parent_event->sibling_list, group_entry) { in inherit_group()
9208 list_for_each_entry(event, &parent_ctx->pinned_groups, group_entry) { in perf_event_init_context()
9224 list_for_each_entry(event, &parent_ctx->flexible_groups, group_entry) { in perf_event_init_context()