Lines Matching refs:clock_sec_t
246 static int IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt);
247 static clock_sec_t IOPMConvertCalendarToSeconds(const IOPMCalendarStruct * dt);
2809 clock_sec_t secs; in powerChangeDone()
2812 clock_sec_t adjWakeTime; in powerChangeDone()
2901 clock_sec_t wake2DarkwakeSecs, darkwake2SleepSecs; in powerChangeDone()
2946 clock_sec_t secs = 0; in powerChangeDone()
4464 clock_sec_t secs;
5450 clock_sec_t now_secs = gIOLastSleepTime.tv_sec;
5460 clock_sec_t elapsed = now_secs - _standbyTimerResetSeconds;
7694 IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt)
7697 clock_sec_t n, x, y, z;
7760 static clock_sec_t
7812 clock_sec_t nowsecs, wakesecs;
7870 clock_sec_t sec;
11793 clock_sec_t tsec;