Searched refs:KTime_SetTime (Results 1 – 3 of 3) sorted by relevance
24 void KTime_SetTime(UnixEpoch epoch, uint64_t tsc, uint64_t tps);
50 KTime_SetTime(second, stopTSC, stopTSC - startTSC); in RTC_Init()
163 KTime_SetTime(UnixEpoch epoch, uint64_t tsc, uint64_t tps) in KTime_SetTime() function