Searched defs:dg_rr_results_struct (Results 1 – 1 of 1) sorted by relevance
178 struct dg_rr_results_struct { struct179 int bytes_received; /* ignored initially */180 int recv_calls; /* ignored initially */181 int trans_received; /* not ignored */182 float elapsed_time; /* how long the test ran */183 float cpu_util; /* -1 if not measured */184 float serv_dem; /* -1 if not measured */185 int num_cpus;