Go to the documentation of this file.
47 #ifndef __MEM_RUBY_COMMON_CONSUMER_HH__
48 #define __MEM_RUBY_COMMON_CONSUMER_HH__
72 virtual void print(std::ostream& out)
const = 0;
111 #endif // __MEM_RUBY_COMMON_CONSUMER_HH__
std::ostream & operator<<(std::ostream &os, const BoolVec &myvector)
void processCurrentEvent()
std::set< Tick > m_wakeup_ticks
Cycles is a wrapper class for representing cycle counts, i.e.
virtual void storeEventInfo(int info)
void scheduleNextWakeup()
void scheduleEvent(Cycles timeDelta)
uint64_t Tick
Tick count type.
Consumer(ClockedObject *em, Event::Priority ev_prio=Event::Default_Pri)
The ClockedObject class extends the SimObject with a clock and accessor functions to relate ticks to ...
EventFunctionWrapper m_wakeup_event
static const Priority Default_Pri
Default is zero for historical reasons.
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
virtual void print(std::ostream &out) const =0
void scheduleEventAbsolute(Tick timeAbs)
ClockedObject * getObject()
bool alreadyScheduled(Tick time)
Generated on Thu Jun 16 2022 10:41:57 for gem5 by doxygen 1.8.17