Searched refs:num_groups (Results 1 – 1 of 1) sorted by relevance
156 …tree *fields, unsigned long length, struct partition_group *size_groups, unsigned long *num_groups) in partition_struct() argument189 *num_groups = group_idx; in partition_struct()196 unsigned long num_groups = 0; in performance_shuffle() local199 partition_struct(newtree, length, (struct partition_group *)&size_group, &num_groups); in performance_shuffle()202 for (i = num_groups - 1; i > 0; i--) { in performance_shuffle()210 for (x = 0; x < num_groups; x++) { in performance_shuffle()