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

/external/netperf/
H A Dnettest_sdp.c739 local_cpu_method = format_cpu_method(cpu_method);
740 remote_cpu_method = format_cpu_method(sdp_stream_result->cpu_method);
1448 local_cpu_method = format_cpu_method(cpu_method);
1449 remote_cpu_method = format_cpu_method(sdp_maerts_result->cpu_method);
2871 local_cpu_method = format_cpu_method(cpu_method);
2872 remote_cpu_method = format_cpu_method(sdp_rr_result->cpu_method);
H A Dnettest_sctp.c949 local_cpu_method = format_cpu_method(cpu_method);
950 remote_cpu_method = format_cpu_method(sctp_stream_result->cpu_method);
2114 local_cpu_method = format_cpu_method(cpu_method);
2115 remote_cpu_method = format_cpu_method(sctp_stream_result->cpu_method);
3153 local_cpu_method = format_cpu_method(cpu_method);
3154 remote_cpu_method = format_cpu_method(sctp_rr_result->cpu_method);
4207 local_cpu_method = format_cpu_method(cpu_method);
4208 remote_cpu_method = format_cpu_method(sctp_rr_result->cpu_method);
H A Dnetlib.h552 extern char format_cpu_method(int method);
H A Dnettest_bsd.c1821 local_cpu_method = format_cpu_method(cpu_method);
1822 remote_cpu_method = format_cpu_method(tcp_stream_result->cpu_method);
2527 local_cpu_method = format_cpu_method(cpu_method);
2528 remote_cpu_method = format_cpu_method(tcp_maerts_result->cpu_method);
3285 local_cpu_method = format_cpu_method(cpu_method);
3286 remote_cpu_method = format_cpu_method(tcp_stream_result->cpu_method);
4107 local_cpu_method = format_cpu_method(cpu_method);
4108 remote_cpu_method = format_cpu_method(tcp_stream_result->cpu_method);
5543 local_cpu_method = format_cpu_method(cpu_method);
5544 remote_cpu_method = format_cpu_method(tcp_rr_resul
[all...]
H A Dnettest_xti.c1131 local_cpu_method = format_cpu_method(cpu_method);
1132 remote_cpu_method = format_cpu_method(xti_tcp_stream_result->cpu_method);
2302 local_cpu_method = format_cpu_method(cpu_method);
2303 remote_cpu_method = format_cpu_method(xti_tcp_rr_result->cpu_method);
2977 local_cpu_method = format_cpu_method(cpu_method);
2978 remote_cpu_method = format_cpu_method(xti_udp_stream_results->cpu_method);
4048 local_cpu_method = format_cpu_method(cpu_method);
4049 remote_cpu_method = format_cpu_method(xti_udp_rr_result->cpu_method);
H A Dnetlib.c1798 format_cpu_method(int method)
1782 format_cpu_method(int method) function

Completed in 122 milliseconds