Searched refs:upper_bound_pct (Results 1 – 1 of 1) sorted by relevance
60 long long upper_bound, upper_bound_pct, upper_bound_us; in check_bounds() local68 upper_bound_pct = (UPPER_BOUND_PCT / (100 * expected_us)); in check_bounds()70 if (upper_bound_us > upper_bound_pct) in check_bounds()73 upper_bound = upper_bound_pct; in check_bounds()