Lines Matching refs:clock_sec_t
243 static int IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt);
244 static clock_sec_t IOPMConvertCalendarToSeconds(const IOPMCalendarStruct * dt);
2807 clock_sec_t secs; in powerChangeDone()
2810 clock_sec_t adjWakeTime; in powerChangeDone()
2899 clock_sec_t wake2DarkwakeSecs, darkwake2SleepSecs; in powerChangeDone()
2944 clock_sec_t secs = 0; in powerChangeDone()
4450 clock_sec_t secs;
5436 clock_sec_t now_secs = gIOLastSleepTime.tv_sec;
5446 clock_sec_t elapsed = now_secs - _standbyTimerResetSeconds;
7622 IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt)
7625 clock_sec_t n, x, y, z;
7688 static clock_sec_t
7740 clock_sec_t nowsecs, wakesecs;
7802 clock_sec_t sec;
11696 clock_sec_t tsec;