Searched defs:udp_rr_results_struct (Results 1 – 1 of 1) sorted by relevance
333 struct udp_rr_results_struct { struct334 unsigned int bytes_received; /* ignored initially */335 unsigned int recv_calls; /* ignored initially */336 unsigned int trans_received; /* not ignored */337 float elapsed_time; /* how long the test ran */338 float cpu_util; /* -1 if not measured */339 float serv_dem; /* -1 if not measured */340 int cpu_method; /* how was cpu util measured? */341 int num_cpus; /* how many CPUs had the remote? */