Home
last modified time | relevance | path

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

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