Searched refs:tbr_filluptime (Results 1 – 2 of 2) sorted by relevance
121 int64_t tbr_filluptime; /* (scaled) time to fill up bucket */ member
355 if (interval >= tbr->tbr_filluptime)427 tbr->tbr_filluptime = tbr->tbr_depth / tbr->tbr_rate;429 tbr->tbr_filluptime = LLONG_MAX;441 if (tbr->tbr_filluptime > (LLONG_MAX - 2 * machclk_per_tick))442 tbr->tbr_filluptime = LLONG_MAX - 2 * machclk_per_tick;