Home
last modified time | relevance | path

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

/external/netperf/
Dnetsh.c207 int iteration_max; variable
441 iteration_max = 1; in set_defaults()
566 iteration_max = convert(arg1); in scan_cmd_line()
573 if (iteration_max < iteration_min) iteration_max = iteration_min; in scan_cmd_line()
575 if (iteration_max < 3) iteration_max = 3; in scan_cmd_line()
578 if (iteration_max > 30) iteration_max = 30; in scan_cmd_line()
599 if (iteration_max == 1) iteration_max = 10; in scan_cmd_line()
Dnetsh.h101 extern int iteration_max;
Dnettest_xti.c599 if (iteration_max > 1) { in send_xti_tcp_stream()
637 while (((confidence < 0) && (confidence_iteration < iteration_max)) || in send_xti_tcp_stream()
1121 if (iteration_max > 1) { in send_xti_tcp_stream()
1806 if (iteration_max > 1) { in send_xti_tcp_rr()
1847 while (((confidence < 0) && (confidence_iteration < iteration_max)) || in send_xti_tcp_rr()
2290 if (iteration_max > 1) { in send_xti_tcp_rr()
2529 if (iteration_max > 1) { in send_xti_udp_stream()
2568 while (((confidence < 0) && (confidence_iteration < iteration_max)) || in send_xti_udp_stream()
2964 if (iteration_max > 1) { in send_xti_udp_stream()
3525 if (iteration_max > 1) { in send_xti_udp_rr()
[all …]
Dnettest_sdp.c285 while (((confidence < 0) && (confidence_iteration < iteration_max)) || in send_sdp_stream()
731 if (iteration_max > 1) { in send_sdp_stream()
982 while (((confidence < 0) && (confidence_iteration < iteration_max)) || in send_sdp_maerts()
1439 if (iteration_max > 1) { in send_sdp_maerts()
2394 while (((confidence < 0) && (confidence_iteration < iteration_max)) || in send_sdp_rr()
2860 if (iteration_max > 1) { in send_sdp_rr()
Dnettest_sctp.c456 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
938 if (iteration_max > 1) {
1593 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
2101 if (iteration_max > 1) {
2695 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
3138 if (iteration_max > 1) {
3756 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
4190 if (iteration_max > 1) {
Dnettest_bsd.c1185 if (iteration_max > 1) { in print_top_test_header()
1365 while (((confidence < 0) && (confidence_iteration < iteration_max)) || in send_tcp_stream()
1808 if (iteration_max > 1) { in send_tcp_stream()
2059 while (((confidence < 0) && (confidence_iteration < iteration_max)) || in send_tcp_maerts()
2513 if (iteration_max > 1) { in send_tcp_maerts()
2791 while (((confidence < 0) && (confidence_iteration < iteration_max)) || in send_exs_tcp_stream()
3270 if (iteration_max > 1) { in send_exs_tcp_stream()
3562 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
4091 if (iteration_max > 1) {
5062 while (((confidence < 0) && (confidence_iteration < iteration_max)) || in send_tcp_rr()
[all …]