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/
A Dperf_metric_validation.py113 def get_bound_value(bound, initval, ridx): function
132 ubv = get_bound_value(ub, -1, ridx)
133 lbv = get_bound_value(lb, float('inf'), ridx)
134 t = get_bound_value(error, self.tolerance, ridx)

Completed in 3 milliseconds