Home
last modified time | relevance | path

Searched refs:format_cpu_method (Results 1 – 8 of 8) sorted by relevance

/external/netperf/src/
Dnettest_sdp.c737 local_cpu_method = format_cpu_method(cpu_method); in send_sdp_stream()
738 remote_cpu_method = format_cpu_method(sdp_stream_result->cpu_method); in send_sdp_stream()
1445 local_cpu_method = format_cpu_method(cpu_method); in send_sdp_maerts()
1446 remote_cpu_method = format_cpu_method(sdp_maerts_result->cpu_method); in send_sdp_maerts()
2866 local_cpu_method = format_cpu_method(cpu_method); in send_sdp_rr()
2867 remote_cpu_method = format_cpu_method(sdp_rr_result->cpu_method); in send_sdp_rr()
Dnettest_sctp.c932 local_cpu_method = format_cpu_method(cpu_method); in send_sctp_stream()
933 remote_cpu_method = format_cpu_method(sctp_stream_result->cpu_method); in send_sctp_stream()
2090 local_cpu_method = format_cpu_method(cpu_method); in send_sctp_stream_1toMany()
2091 remote_cpu_method = format_cpu_method(sctp_stream_result->cpu_method); in send_sctp_stream_1toMany()
3124 local_cpu_method = format_cpu_method(cpu_method); in send_sctp_rr()
3125 remote_cpu_method = format_cpu_method(sctp_rr_result->cpu_method); in send_sctp_rr()
4173 local_cpu_method = format_cpu_method(cpu_method); in send_sctp_rr_1toMany()
4174 remote_cpu_method = format_cpu_method(sctp_rr_result->cpu_method); in send_sctp_rr_1toMany()
Dnettest_bsd.c2292 local_cpu_method = format_cpu_method(cpu_method); in send_tcp_stream()
2293 remote_cpu_method = format_cpu_method(tcp_stream_result->cpu_method); in send_tcp_stream()
3020 local_cpu_method = format_cpu_method(cpu_method); in send_tcp_maerts()
3021 remote_cpu_method = format_cpu_method(tcp_maerts_result->cpu_method); in send_tcp_maerts()
3978 local_cpu_method = format_cpu_method(cpu_method); in send_exs_tcp_stream()
3979 remote_cpu_method = format_cpu_method(tcp_stream_result->cpu_method); in send_exs_tcp_stream()
4743 local_cpu_method = format_cpu_method(cpu_method);
4744 remote_cpu_method = format_cpu_method(tcp_stream_result->cpu_method);
6237 local_cpu_method = format_cpu_method(cpu_method); in send_tcp_rr()
6238 remote_cpu_method = format_cpu_method(tcp_rr_result->cpu_method); in send_tcp_rr()
[all …]
Dnettest_xti.c1126 local_cpu_method = format_cpu_method(cpu_method); in send_xti_tcp_stream()
1127 remote_cpu_method = format_cpu_method(xti_tcp_stream_result->cpu_method); in send_xti_tcp_stream()
2295 local_cpu_method = format_cpu_method(cpu_method); in send_xti_tcp_rr()
2296 remote_cpu_method = format_cpu_method(xti_tcp_rr_result->cpu_method); in send_xti_tcp_rr()
2969 local_cpu_method = format_cpu_method(cpu_method); in send_xti_udp_stream()
2970 remote_cpu_method = format_cpu_method(xti_udp_stream_results->cpu_method); in send_xti_udp_stream()
4038 local_cpu_method = format_cpu_method(cpu_method); in send_xti_udp_rr()
4039 remote_cpu_method = format_cpu_method(xti_udp_rr_result->cpu_method); in send_xti_udp_rr()
Dnetlib.h667 extern char format_cpu_method(int method);
Dnettest_omni.c4645 remote_cpu_method = format_cpu_method(omni_result->cpu_method); in send_omni_inner()
4709 local_cpu_method = format_cpu_method(cpu_method); in send_omni_inner()
Dnetlib.c2102 format_cpu_method(int method) in format_cpu_method() function
/external/netperf/
DRelease_Notes673 may remain in the format_cpu_method() routine of src/netlib.c for