Home
last modified time | relevance | path

Searched refs:METER_SEC_TO_NSEC (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/meters/
H A Dtokenmt.c243 METER_SEC_TO_NSEC; in tokenmt_update_tokens()
270 METER_SEC_TO_NSEC; in tokenmt_update_tokens()
277 METER_SEC_TO_NSEC; in tokenmt_update_tokens()
H A Dmeter_impl.h56 #define METER_SEC_TO_NSEC 1000000000 macro
H A Dtswtcl.c122 tswtcl_data->avg_rate = (uint64_t)bitsinwin * METER_SEC_TO_NSEC / in tswtcl_process()