Searched refs:throttle_compute_wait (Results 1 – 3 of 3) sorted by relevance
120 int64_t throttle_compute_wait(LeakyBucket *bkt);
98 wait = throttle_compute_wait(&bkt); in test_compute_wait()105 wait = throttle_compute_wait(&bkt); in test_compute_wait()112 wait = throttle_compute_wait(&bkt); in test_compute_wait()119 wait = throttle_compute_wait(&bkt); in test_compute_wait()134 wait = throttle_compute_wait(&bkt); in test_compute_wait()
95 int64_t throttle_compute_wait(LeakyBucket *bkt) in throttle_compute_wait() function159 wait = throttle_compute_wait(&ts->cfg.buckets[index]); in throttle_compute_wait_for()