Searched refs:effective_bytes (Results 1 – 2 of 2) sorted by relevance
51 last_effective_bytes = goal.effective_bytes61 goal.current_value, last_effective_bytes, goal.effective_bytes,62 goal.effective_bytes / last_effective_bytes65 if last_effective_bytes == goal.effective_bytes:69 print('efective bytes not changed: %d' % goal.effective_bytes)72 increased = last_effective_bytes < goal.effective_bytes77 last_effective_bytes = goal.effective_bytes
92 effective_bytes = None variable in DamosQuotaGoal481 goal.effective_bytes = int(content)