Searched refs:setTick (Results 1 - 3 of 3) sorted by relevance

/gem5/src/sim/
H A Droot.cc111 _period.setTick(p->time_sync_period);
112 _spinThreshold.setTick(p->time_sync_spin_threshold);
/gem5/src/base/
H A Dtime.cc58 Time::setTick(Tick ticks) function in class:Time
H A Dtime.hh109 void setTick(Tick ticks);

Completed in 6 milliseconds