Searched defs:sctp_rr_results_struct (Results 1 – 1 of 1) sorted by relevance
96 struct sctp_rr_results_struct { struct97 unsigned int bytes_received; /* ignored initially */98 unsigned int recv_calls; /* ignored initially */99 unsigned int trans_received; /* not ignored */100 float elapsed_time; /* how long the test ran */101 float cpu_util; /* -1 if not measured */102 float serv_dem; /* -1 if not measured */103 int cpu_method; /* how was cpu util measured? */104 int num_cpus; /* how many CPUs had the remote? */