Home
last modified time | relevance | path

Searched refs:PEGetPlatformEpoch (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.1.13/iokit/IOKit/
H A DIOPlatformExpert.h70 extern int PEGetPlatformEpoch( void );
/xnu-10002.1.13/iokit/Kernel/
H A DIOPlatformExpert.cpp961 PEGetPlatformEpoch(void) in PEGetPlatformEpoch() function
/xnu-10002.1.13/bsd/kern/
H A Dkern_mib.c576 epochTemp = PEGetPlatformEpoch(); in sysctl_hw_generic()