Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dclock.c1051 PEGetUTCTimeOfDay(&secs, &microsecs); in clock_initialize_calendar()
1277 PEGetUTCTimeOfDay(&var_s, &var_us); in clock_wakeup_calendar_legacy()
1296 PEGetUTCTimeOfDay(&wake_sec, &wake_usec); in clock_wakeup_calendar_legacy()
/xnu-8792.41.9/iokit/IOKit/
H A DIOPlatformExpert.h124 extern void PEGetUTCTimeOfDay( clock_sec_t * secs, clock_usec_t * usecs );
/xnu-8792.41.9/iokit/Kernel/
H A DIOPlatformExpert.cpp1350 PEGetUTCTimeOfDay(&secs, &usecs); in PEGetGMTTimeOfDay()
1361 PEGetUTCTimeOfDay(clock_sec_t * secs, clock_usec_t * usecs) in PEGetUTCTimeOfDay() function
H A DIOPMrootDomain.cpp2821 PEGetUTCTimeOfDay(&secs, &microsecs); in powerChangeDone()
2932 PEGetUTCTimeOfDay(&secs, &microsecs); in powerChangeDone()
2967 PEGetUTCTimeOfDay(&secs, &microsecs); in powerChangeDone()