Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py88 def get_bound_value (bound, initval, ridx): function
107 ubv = get_bound_value(ub, -1, ridx)
108 lbv = get_bound_value(lb, float('inf'), ridx)
109 t = get_bound_value(error, self.tolerance, ridx)