Lines Matching defs:group
126 * a group of events. There are 8 groups. Only one entry from each
127 * group can be in use at a time.
130 * the code (array row) and G specifies the group (column).
345 unsigned int group;
361 * event. This is for events which are not in the same group.
362 * Conflicting events in the same group are detected in event_init.
364 group = L2_EVT_GROUP(hwc->config_base);
365 if (test_bit(group, cluster->used_groups))
369 set_bit(group, cluster->used_groups);
475 "Can't create mixed PMU group\n");
483 "Can't create mixed PMU group\n");
496 /* Ensure all events in a group are on the same cpu */
500 "Can't create group on CPUs %d and %d",