Searched refs:tbr_filluptime (Results 1 – 2 of 2) sorted by relevance
120 int64_t tbr_filluptime; /* (scaled) time to fill up bucket */ member
294 if (interval >= tbr->tbr_filluptime)366 tbr->tbr_filluptime = tbr->tbr_depth / tbr->tbr_rate;368 tbr->tbr_filluptime = LLONG_MAX;380 if (tbr->tbr_filluptime > (LLONG_MAX - 2 * machclk_per_tick))381 tbr->tbr_filluptime = LLONG_MAX - 2 * machclk_per_tick;