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

/gem5/src/dev/net/
H A Ddist_iface.hh630 static bool readyToCkpt(Tick delay, Tick period);
H A Ddist_iface.cc824 DistIface::readyToCkpt(Tick delay, Tick period) function in class:DistIface
827 DPRINTF(DistEthernet, "DistIface::readyToCkpt() called, delay:%lu "
/gem5/src/sim/
H A Dpseudo_inst.cc483 if (DistIface::readyToCkpt(delay, period)) {

Completed in 16 milliseconds