Searched refs:RedOsClockGetTime (Results 1 – 6 of 6) sorted by relevance
73 uint32_t RedOsClockGetTime( void ) in RedOsClockGetTime() function
79 uint32_t RedOsClockGetTime( void );
99 RedRandSeed( ( uint64_t ) RedOsClockGetTime() ); in RedRand64()
189 pMB->ulFormatTime = RedOsClockGetTime(); in RedVolFormat()
295 uint32_t ulNow = RedOsClockGetTime(); in RedInodeCreate()531 uint32_t ulNow = RedOsClockGetTime(); in RedInodePut()
858 seed = ( unsigned long ) RedOsClockGetTime(); in FsstressStart()
Completed in 19 milliseconds