Searched defs:dlpi_cl_rr_results_struct (Results 1 – 1 of 1) sorted by relevance
188 struct dlpi_cl_rr_results_struct { struct189 int bytes_received; /* ignored initially */190 int recv_calls; /* ignored initially */191 int trans_received; /* not ignored */192 float elapsed_time; /* how long the test ran */193 float cpu_util; /* -1 if not measured */194 float serv_dem; /* -1 if not measured */195 int cpu_method; /* how was CPU util measured? */196 int num_cpus; /* how many CPUs were there? */