Searched refs:target_util (Results 1 – 1 of 1) sorted by relevance
123 int target_util = test_boost[i] * 10; in check_results() local124 if (test_utils[i] < target_util - TEST_MARGIN || in check_results()125 test_utils[i] > target_util + TEST_MARGIN) in check_results()129 target_util - TEST_MARGIN, in check_results()130 target_util + TEST_MARGIN); in check_results()