Searched defs:sctp_stream_results_struct (Results 1 – 1 of 1) sorted by relevance
51 struct sctp_stream_results_struct { struct52 double bytes_received;53 unsigned int recv_calls; 54 float elapsed_time; /* how long the test ran */55 float cpu_util; /* -1 if not measured */56 float serv_dem; /* -1 if not measured */57 int cpu_method; /* how was cpu util measured? */58 int num_cpus; /* how many CPUs had the remote? */