Lines Matching defs:thruput
3620 /* We will calculate the thruput in libfmt units/second */
3678 /* We will calculate the thruput in libfmt units/second */
3762 double thruput;
3786 thruput = (units_sent /
3794 /* thruput has a "per second" component. if we were using 100% (
3800 service_demand = (cpu_utilization*10000.0/thruput) *
3809 "calc_service_demand got: thruput = %f\n"
3815 thruput,
4942 double *thruput,
4950 *thruput = measured_mean_result;