Searched defs:delta_ns (Results 1 – 3 of 3) sorted by relevance
36 void throttle_leak_bucket(LeakyBucket *bkt, int64_t delta_ns) in throttle_leak_bucket()62 int64_t delta_ns = now - ts->previous_leak; in throttle_do_leak() local
64 int64_t delta_ns; in rearm_timer() local
103 uint64_t delta_ns = now_ns - MIN(now_ns, t->start); in calculate_ticks() local120 uint64_t delta_ns; in calculate_time() local