Lines Matching refs:group
754 return evsel->group_name ?: "anon group";
758 * Returns the group details for the specified leader,
762 * 'anon group { cycles:u, instructions:u }'
764 * For record -e 'cycles,instructions' and report --group
1032 * - all independent events and group leaders are disabled
1033 * - all group members are enabled
1035 * Group members are ruled by group leaders. They need to
1036 * be enabled, because the group scheduling relies on that.
1039 * - all independent events and group leaders have
1044 * Independent events and group leaders are initially disabled
1045 * and get enabled by exec. Group members are ruled by group
1081 * Apply group format only if we belong to group
1217 * Disabling only independent events or group leaders,
1218 * keeping group members enabled.
1225 * group leaders for traced executed by perf.
1954 pr_debug2_peo("switching off group read\n");
2193 data->read.group.nr = *array;
2216 if (data->read.group.nr > max_group_nr)
2218 sz = data->read.group.nr *
2221 data->read.group.values =