Searched refs:timeBase (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/arm/
H A Dsemihosting.hh92 const time_t timeBase; member in class:ArmSemihosting
H A Dsemihosting.cc138 timeBase([p]{ struct tm t = p->time; return mkutctime(&t); }()),
524 return retOK(timeBase + round(curTick() / SimClock::Float::s));

Completed in 8 milliseconds