Home | History | Annotate | Download | only in collationperf

Lines Matching refs:opt_loopCount

110 int    opt_loopCount  = 1;
170 {"-loop", OptSpec::NUM, &opt_loopCount},
377 double dLoopCount = double(opt_loopCount) * (1000. / double(gNumFileLines));
476 double dLoopCount = double(opt_loopCount
702 double dLoopCount = double(opt_loopCount) * 3000. / (log10((double)gNumFileLines) * double(gNumFileLines));
711 for (i=0; i<opt_loopCount; i++) {
841 while (count < opt_loopCount) {
861 while (count < opt_loopCount) {
878 opt_loopCount);
921 while (count < opt_loopCount) {
950 while (count < opt_loopCount) {
1004 while (count < opt_loopCount) {
1025 while (count < opt_loopCount) {
1042 opt_loopCount);
1084 while (count < opt_loopCount) {
1113 while (count < opt_loopCount) {