Searched defs:bitsinwin (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/meters/
H A Dtswtcl.c69 uint64_t bitsinwin; local
117 bitsinwin = ((uint64_t)tswtcl_data->avg_rate * cfg_parms->window /
122 tswtcl_data->avg_rate = (uint64_t)bitsinwin * METER_SEC_TO_NSEC /

Completed in 44 milliseconds