Searched refs:iteration_max (Results 1 - 6 of 6) sorted by relevance

/external/netperf/
H A Dnetsh.c207 int iteration_max; variable
443 iteration_max = 1;
570 iteration_max = convert(arg1);
575 /* if the iteration_max is < iteration_min make iteration_max
577 if (iteration_max < iteration_min) iteration_max = iteration_min;
579 if (iteration_max < 3) iteration_max = 3;
582 if (iteration_max > 3
[all...]
H A Dnetsh.h101 extern int iteration_max;
H A Dnettest_sdp.c287 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
733 if (iteration_max > 1) {
985 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
1442 if (iteration_max > 1) {
2399 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
2865 if (iteration_max > 1) {
H A Dnettest_bsd.c1192 if (iteration_max > 1) {
1372 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
1815 if (iteration_max > 1) {
2067 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
2521 if (iteration_max > 1) {
2800 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
3279 if (iteration_max > 1) {
3572 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
4101 if (iteration_max > 1) {
5074 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
[all...]
H A Dnettest_sctp.c461 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
943 if (iteration_max > 1) {
1600 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
2108 if (iteration_max > 1) {
2704 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
3147 if (iteration_max > 1) {
3767 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
4201 if (iteration_max > 1) {
H A Dnettest_xti.c603 if (iteration_max > 1) {
641 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
1125 if (iteration_max > 1) {
1812 if (iteration_max > 1) {
1853 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
2296 if (iteration_max > 1) {
2536 if (iteration_max > 1) {
2575 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
2971 if (iteration_max > 1) {
3534 if (iteration_max >
[all...]

Completed in 121 milliseconds