Tick when() const
Get the time that the event is scheduled.
void schedule(Event &event, Tick when)
void processCurrentEvent()
std::set< Tick > m_wakeup_ticks
Cycles is a wrapper class for representing cycle counts, i.e.
void scheduleNextWakeup()
void scheduleEvent(Cycles timeDelta)
uint64_t Tick
Tick count type.
void reschedule(Event &event, Tick when, bool always=false)
The ClockedObject class extends the SimObject with a clock and accessor functions to relate ticks to ...
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...
static constexpr T divCeil(const T &a, const U &b)
Consumer(ClockedObject *_em)
EventFunctionWrapper m_wakeup_event
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
void scheduleEventAbsolute(Tick timeAbs)
bool scheduled() const
Determine if the current event is scheduled.
Generated on Tue Sep 7 2021 14:53:48 for gem5 by doxygen 1.8.17