Home
last modified time | relevance | path

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

/external/netperf/
Dnettest_sdp.c243 struct sdp_stream_results_struct *sdp_stream_result; in send_sdp_stream() local
249 sdp_stream_result = in send_sdp_stream()
640 bytes_sent = ntohd(sdp_stream_result->bytes_received); in send_sdp_stream()
669 remote_cpu_utilization = sdp_stream_result->cpu_util; in send_sdp_stream()
673 sdp_stream_result->num_cpus); in send_sdp_stream()
738 remote_cpu_method = format_cpu_method(sdp_stream_result->cpu_method); in send_sdp_stream()
841 bytes_sent / (double)sdp_stream_result->recv_calls, in send_sdp_stream()
842 sdp_stream_result->recv_calls); in send_sdp_stream()