Lines Matching refs:suspend
18 # Maximum time in milliseconds that system will wait between repeated suspend attempts
24 prop_name: "suspend.max_sleep_time_millis"
27 # Base time in milliseconds that system will wait between repeated suspend attempts
33 prop_name: "suspend.base_sleep_time_millis"
42 prop_name: "suspend.backoff_threshold_count"
45 # Duration in milliseconds below which a given suspend is considered a short suspend
51 prop_name: "suspend.short_suspend_threshold_millis"
54 # Factor for scaling the time between repeated suspend attempts
60 prop_name: "suspend.sleep_time_scale_factor"
63 # If true, the wait time between repeated suspend attempts will be scaled on failed suspends
69 prop_name: "suspend.failed_suspend_backoff_enabled"
72 # If true, the wait time between repeated suspend attempts will be scaled on short suspends
78 prop_name: "suspend.short_suspend_backoff_enabled"