Lines Matching refs:group
683 static int add_bpf_event(const char *group, const char *event, int fd, struct bpf_object *obj,
699 if (group[0] == '!')
703 group, event, fd);
705 err = parse_events_add_tracepoint(&new_evsels, &parse_state->idx, group,
712 group, event);
719 pr_debug("adding %s:%s\n", group, event);
723 group, event, pos);
1668 * Going through the whole group and doing sanity check.
1674 /* Only split the uncore group which members use alias */
1709 * group. The big group has to be split into multiple small groups
1715 * Setting the leader event for corresponding members in each group.
1724 /* The number of members and group name are same for each group */
2660 !strglobmatch(ent->pev.group, subsys_glob))
2665 ret = asprintf(&buf, "%s:%s@%s", ent->pev.group,