Home
last modified time | relevance | path

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

/external/netperf/
Dnettest_sdp.c941 struct sdp_maerts_results_struct *sdp_maerts_result; in send_sdp_maerts() local
947 sdp_maerts_result = in send_sdp_maerts()
1347 bytes_sent = ntohd(sdp_maerts_result->bytes_sent); in send_sdp_maerts()
1377 remote_cpu_utilization = sdp_maerts_result->cpu_util; in send_sdp_maerts()
1381 sdp_maerts_result->num_cpus); in send_sdp_maerts()
1446 remote_cpu_method = format_cpu_method(sdp_maerts_result->cpu_method); in send_sdp_maerts()
1549 bytes_sent / (double)sdp_maerts_result->send_calls, in send_sdp_maerts()
1550 sdp_maerts_result->send_calls); in send_sdp_maerts()