Home
last modified time | relevance | path

Searched refs:get_bound_value (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py115 def get_bound_value(bound, initval, ridx): function
134 ubv = get_bound_value(ub, -1, ridx)
135 lbv = get_bound_value(lb, float('inf'), ridx)
136 t = get_bound_value(error, self.tolerance, ridx)