Home
last modified time | relevance | path

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

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