bool scheduled() const
Determine if the current event is scheduled.
void reschedule(Event &event, Tick when, bool always=false)
Consumer(ClockedObject *_em)
uint64_t Tick
Tick count type.
Tick when() const
Get the time that the event is scheduled.
The ClockedObject class extends the SimObject with a clock and accessor functions to relate ticks to ...
void scheduleNextWakeup()
T divCeil(const T &a, const U &b)
void schedule(Event &event, Tick when)
Tick clockEdge(Cycles cycles=Cycles(0)) const
Determine the tick when a cycle begins, by default the current one, but the argument also enables the...
void scheduleEventAbsolute(Tick timeAbs)
Cycles is a wrapper class for representing cycle counts, i.e.
void processCurrentEvent()
EventFunctionWrapper m_wakeup_event
std::set< Tick > m_wakeup_ticks
void scheduleEvent(Cycles timeDelta)
Generated on Tue Mar 23 2021 19:41:28 for gem5 by doxygen 1.8.17