Searched refs:RM_NS_PER_SEC (Results 1 – 3 of 3) sorted by relevance
119 #define RM_NS_PER_SEC (1000000000) macro
234 cl->allotment_ = RM_NS_PER_SEC / nsecPerByte; /* Bytes per sec */ in rmc_newclass()360 cl->allotment_ = RM_NS_PER_SEC / nsecPerByte; /* Bytes per sec */ in rmc_modclass()
487 #define RM_NS_PER_SEC (1000000000) macro542 ifnsPerByte = (1.0 / (double)pa->ifbandwidth) * RM_NS_PER_SEC * 8; in cbq_compute_idletime()