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

/external/netperf/src/
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.c937 local_cpu_method = format_cpu_method(cpu_method);
938 remote_cpu_method = format_cpu_method(sctp_stream_result->cpu_method);
2097 local_cpu_method = format_cpu_method(cpu_method);
2098 remote_cpu_method = format_cpu_method(sctp_stream_result->cpu_method);
3133 local_cpu_method = format_cpu_method(cpu_method);
3134 remote_cpu_method = format_cpu_method(sctp_rr_result->cpu_method);
4184 local_cpu_method = format_cpu_method(cpu_method);
4185 remote_cpu_method = format_cpu_method(sctp_rr_result->cpu_method);
H A Dnetlib.h667 extern char format_cpu_method(int method);
H A Dnettest_bsd.c2301 local_cpu_method = format_cpu_method(cpu_method);
2302 remote_cpu_method = format_cpu_method(tcp_stream_result->cpu_method);
3030 local_cpu_method = format_cpu_method(cpu_method);
3031 remote_cpu_method = format_cpu_method(tcp_maerts_result->cpu_method);
3990 local_cpu_method = format_cpu_method(cpu_method);
3991 remote_cpu_method = format_cpu_method(tcp_stream_result->cpu_method);
4756 local_cpu_method = format_cpu_method(cpu_method);
4757 remote_cpu_method = format_cpu_method(tcp_stream_result->cpu_method);
6252 local_cpu_method = format_cpu_method(cpu_method);
6253 remote_cpu_method = format_cpu_method(tcp_rr_resul
[all...]
H A Dnettest_xti.c1130 local_cpu_method = format_cpu_method(cpu_method);
1131 remote_cpu_method = format_cpu_method(xti_tcp_stream_result->cpu_method);
2301 local_cpu_method = format_cpu_method(cpu_method);
2302 remote_cpu_method = format_cpu_method(xti_tcp_rr_result->cpu_method);
2976 local_cpu_method = format_cpu_method(cpu_method);
2977 remote_cpu_method = format_cpu_method(xti_udp_stream_results->cpu_method);
4047 local_cpu_method = format_cpu_method(cpu_method);
4048 remote_cpu_method = format_cpu_method(xti_udp_rr_result->cpu_method);
H A Dnettest_omni.c4645 remote_cpu_method = format_cpu_method(omni_result->cpu_method);
4709 local_cpu_method = format_cpu_method(cpu_method);
H A Dnetlib.c2120 format_cpu_method(int method)
2102 format_cpu_method(int method) function

Completed in 323 milliseconds