Searched refs:cbe_suspend_time (Results 1 – 1 of 1) sorted by relevance
46 static hrtime_t cbe_suspend_time = 0; variable220 cbe_suspend_time = gethrtime_unscaled(); in cbe_suspend()234 if ((now = gethrtime_unscaled()) < cbe_suspend_time) { in cbe_resume()244 cbe_suspend_delta = cbe_suspend_time - now; in cbe_resume()