Searched refs:lower_bound_pct (Results 1 – 1 of 1) sorted by relevance
59 long long lower_bound, lower_bound_pct, lower_bound_us; in check_bounds() local62 lower_bound_pct = (LOWER_BOUND_PCT / (100 * expected_us)); in check_bounds()64 if (lower_bound_us > lower_bound_pct) in check_bounds()67 lower_bound = lower_bound_pct; in check_bounds()