Searched refs:nextNonWakeup (Results 1 – 1 of 1) sorted by relevance
536 auto nextNonWakeup = std::chrono::steady_clock::time_point::min(); in RescheduleKernelTimerLocked() local546 nextNonWakeup = firstBatch->GetStart(); in RescheduleKernelTimerLocked()550 if (nextNonWakeup != std::chrono::steady_clock::time_point::min()) { in RescheduleKernelTimerLocked()551 SetLocked(ELAPSED_REALTIME, nextNonWakeup.time_since_epoch()); in RescheduleKernelTimerLocked()