/external/netperf/src/ |
D | nettest_unix.c | 200 char *tput_title = "\ in send_stream_stream() local 297 fprintf(where,tput_title,format_units()); in send_stream_stream() 1031 char *tput_title = "\ in send_stream_rr() local 1118 fprintf(where,tput_title,format_units()); in send_stream_rr() 1522 char *tput_title = in send_dg_stream() local 1599 printf(tput_title,format_units()); in send_dg_stream() 2182 char *tput_title = "\ in send_dg_rr() local 2292 fprintf(where,tput_title,format_units()); in send_dg_rr()
|
D | nettest_bsd.c | 1705 char *tput_title = "\ in send_tcp_stream() local 2354 fprintf(where,tput_title,format_units()); in send_tcp_stream() 2424 char *tput_title = "\ in send_tcp_maerts() local 3082 fprintf(where,tput_title,format_units()); in send_tcp_maerts() 3346 char *tput_title = "\ in send_exs_tcp_stream() local 4032 fprintf(where,tput_title,format_units()); in send_exs_tcp_stream() 4107 char *tput_title = "\ local 4815 fprintf(where,tput_title,format_units()); 5601 char *tput_title = "\ in send_tcp_rr() local 6317 ('x' == libfmt) ? tput_title : tput_title_band, in send_tcp_rr() [all …]
|
D | nettest_dlpi.c | 346 char *tput_title = "\ in send_dlpi_co_stream() local 434 fprintf(where,tput_title,format_units()); in send_dlpi_co_stream() 1238 char *tput_title = "\ in send_dlpi_co_rr() local 1323 fprintf(where,tput_title,format_units()); in send_dlpi_co_rr() 1825 char *tput_title = in send_dlpi_cl_stream() local 1899 printf(tput_title,format_units()); in send_dlpi_cl_stream() 2590 char *tput_title = "\ in send_dlpi_cl_rr() local 2697 fprintf(where,tput_title,format_units()); in send_dlpi_cl_rr()
|
D | nettest_sdp.c | 170 char *tput_title = "\ in send_sdp_stream() local 799 fprintf(where,tput_title,format_units()); in send_sdp_stream() 869 char *tput_title = "\ in send_sdp_maerts() local 1507 fprintf(where,tput_title,format_units()); in send_sdp_maerts() 2261 char *tput_title = "\ in send_sdp_rr() local 2932 fprintf(where,tput_title,format_units()); in send_sdp_rr()
|
D | nettest_xti.c | 459 char *tput_title = "\ in send_xti_tcp_stream() local 1180 fprintf(where,tput_title,format_units()); in send_xti_tcp_stream() 1681 char *tput_title = "\ in send_xti_tcp_rr() local 2353 fprintf(where,tput_title,format_units()); in send_xti_tcp_rr() 2412 char *tput_title = "\ in send_xti_udp_stream() local 3027 fprintf(where,tput_title,format_units()); in send_xti_udp_stream() 3398 char *tput_title = "\ in send_xti_udp_rr() local 4095 fprintf(where,tput_title,format_units()); in send_xti_udp_rr() 4962 char *tput_title = "\ in send_xti_tcp_conn_rr() local 5088 fprintf(where,tput_title,format_units()); in send_xti_tcp_conn_rr()
|
D | nettest_sctp.c | 320 char *tput_title = "\ in send_sctp_stream() local 986 fprintf(where,tput_title,format_units()); in send_sctp_stream() 1452 char *tput_title = "\ in send_sctp_stream_1toMany() local 2144 fprintf(where,tput_title,format_units()); in send_sctp_stream_1toMany() 2563 char *tput_title = "\ in send_sctp_rr() local 3182 fprintf(where,tput_title,format_units()); in send_sctp_rr() 3613 char *tput_title = "\ in send_sctp_rr_1toMany() local 4231 fprintf(where,tput_title,format_units()); in send_sctp_rr_1toMany()
|
D | nettest_omni.c | 5759 char *tput_title = "\ in send_tcp_stream() local 5878 fprintf(where,tput_title,format_units()); in send_tcp_stream() 5939 char *tput_title = "\ in send_tcp_maerts() local 6058 fprintf(where,tput_title,format_units()); in send_tcp_maerts() 6119 char *tput_title = "\ in send_tcp_rr() local 6266 ('x' == libfmt) ? tput_title : tput_title_band, in send_tcp_rr() 6356 char *tput_title = "\ in send_tcp_conn_rr() local 6469 fprintf(where,tput_title,format_units()); in send_tcp_conn_rr() 6528 char *tput_title = "\ in send_udp_stream() local 6631 fprintf(where,tput_title,format_units()); in send_udp_stream() [all …]
|