Lines Matching refs:clock_sec_t
239 static int IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt);
240 static clock_sec_t IOPMConvertCalendarToSeconds(const IOPMCalendarStruct * dt);
2760 clock_sec_t secs; in powerChangeDone()
2763 clock_sec_t adjWakeTime; in powerChangeDone()
2852 clock_sec_t wake2DarkwakeSecs, darkwake2SleepSecs; in powerChangeDone()
2886 clock_sec_t secs = 0; in powerChangeDone()
4373 clock_sec_t secs; in recordRTCAlarm()
5359 clock_sec_t now_secs = gIOLastSleepTime.tv_sec; in evaluateSystemSleepPolicy()
5369 clock_sec_t elapsed = now_secs - _standbyTimerResetSeconds; in evaluateSystemSleepPolicy()
7483 IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt) in IOPMConvertSecondsToCalendar()
7486 clock_sec_t n, x, y, z; in IOPMConvertSecondsToCalendar()
7549 static clock_sec_t
7601 clock_sec_t nowsecs, wakesecs; in setWakeTime()
7659 clock_sec_t sec; in aotShouldExit()
11455 clock_sec_t tsec; in pmEventTimeStamp()