Searched refs:num_groups (Results 1 – 1 of 1) sorted by relevance
155 …tree *fields, unsigned long length, struct partition_group *size_groups, unsigned long *num_groups) in partition_struct() argument188 *num_groups = group_idx; in partition_struct()195 unsigned long num_groups = 0; in performance_shuffle() local198 partition_struct(newtree, length, (struct partition_group *)&size_group, &num_groups); in performance_shuffle()201 for (i = num_groups - 1; i > 0; i--) { in performance_shuffle()209 for (x = 0; x < num_groups; x++) { in performance_shuffle()