Home
last modified time | relevance | path

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

/tools/testing/selftests/damon/
A Ddamos_quota_goal.py39 goal.current_value = score_values_to_test.pop(0)
40 expect_increase = goal.current_value < goal.target_value
61 goal.current_value, last_effective_bytes, goal.effective_bytes,
A D_damon_sysfs.py95 current_value = None variable in DamosQuotaGoal
101 def __init__(self, metric, target_value=10000, current_value=0, nid=0): argument
104 self.current_value = current_value
120 self.current_value)
A Dsysfs.py59 assert_true(dump['current_value'] == qgoal.current_value,

Completed in 5 milliseconds