Home
last modified time | relevance | path

Searched defs:stream_rr_results_struct (Results 1 – 1 of 1) sorted by relevance

/external/netperf/src/
Dnettest_unix.h93 struct stream_rr_results_struct { struct
94 int bytes_received; /* ignored initially */
95 int recv_calls; /* ignored initially */
96 int trans_received; /* not ignored */
97 float elapsed_time; /* how long the test ran */
98 float cpu_util; /* -1 if not measured */
99 float serv_dem; /* -1 if not measured */
100 int num_cpus;