Home
last modified time | relevance | path

Searched refs:PEGetUTCTimeOfDay (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/osfmk/kern/
H A Dclock.c1052 PEGetUTCTimeOfDay(&secs, &microsecs); in clock_initialize_calendar()
1278 PEGetUTCTimeOfDay(&var_s, &var_us); in clock_wakeup_calendar_legacy()
1297 PEGetUTCTimeOfDay(&wake_sec, &wake_usec); in clock_wakeup_calendar_legacy()
/xnu-12377.61.12/iokit/IOKit/
H A DIOPlatformExpert.h124 extern void PEGetUTCTimeOfDay( clock_sec_t * secs, clock_usec_t * usecs );
/xnu-12377.61.12/iokit/Kernel/
H A DIOPlatformExpert.cpp1396 PEGetUTCTimeOfDay(&secs, &usecs); in PEGetGMTTimeOfDay()
1407 PEGetUTCTimeOfDay(clock_sec_t * secs, clock_usec_t * usecs) in PEGetUTCTimeOfDay() function
H A DIOPMrootDomain.cpp2958 PEGetUTCTimeOfDay(&secs, &microsecs); in powerChangeDone()
3079 PEGetUTCTimeOfDay(&secs, &microsecs); in powerChangeDone()
3120 PEGetUTCTimeOfDay(&secs, &microsecs); in powerChangeDone()