Home | History | Annotate | Download | only in collperf2

Lines Matching full:divisor

86     int32_t divisor = source->count / maxTestStrings;
90 if (i % divisor) continue;
94 if (j % divisor) continue;
198 int32_t divisor = source->count / maxTestStrings;
202 if (i % divisor) continue;
206 if (j % divisor) continue;
497 int32_t divisor = source->count / maxTestStrings;
501 if (i % divisor) continue;
505 if (j % divisor) continue;
607 int32_t divisor = source->count / maxTestStrings;
611 if (i % divisor) continue;
620 if (j % divisor) continue;