Searched refs:domain_wakeup (Results 1 – 1 of 1) sorted by relevance
256 ktime_t domain_wakeup, next_hrtimer; in cpu_power_down_ok() local272 domain_wakeup = ktime_set(KTIME_SEC_MAX, 0); in cpu_power_down_ok()277 if (ktime_before(next_hrtimer, domain_wakeup)) in cpu_power_down_ok()278 domain_wakeup = next_hrtimer; in cpu_power_down_ok()283 idle_duration_ns = ktime_to_ns(ktime_sub(domain_wakeup, ktime_get())); in cpu_power_down_ok()