Searched defs:dlpi_co_rr_results_struct (Results 1 – 1 of 1) sorted by relevance
98 struct dlpi_co_rr_results_struct { struct99 int bytes_received; /* ignored initially */100 int recv_calls; /* ignored initially */101 int trans_received; /* not ignored */102 float elapsed_time; /* how long the test ran */103 float cpu_util; /* -1 if not measured */104 float serv_dem; /* -1 if not measured */105 int cpu_method; /* how was CPU util measured? */106 int num_cpus; /* how many CPUs were there? */