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

/gem5/src/dev/arm/
H A Dtimer_cpulocal.cc201 restartTimerCounter(timerLoadValue);
205 restartTimerCounter(pkt->getLE<uint32_t>());
211 restartTimerCounter(timerLoadValue);
266 CpuLocalTimer::Timer::restartTimerCounter(uint32_t val) function in class:CpuLocalTimer::Timer
322 restartTimerCounter(timerLoadValue);
H A Dtimer_cpulocal.hh133 void restartTimerCounter(uint32_t val);

Completed in 6 milliseconds