Go to the documentation of this file.
47 #ifndef __MEM_RUBY_COMMON_CONSUMER_HH__
48 #define __MEM_RUBY_COMMON_CONSUMER_HH__
71 virtual void print(std::ostream& out)
const = 0;
110 #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.
The ClockedObject class extends the SimObject with a clock and accessor functions to relate ticks to ...
Consumer(ClockedObject *_em)
EventFunctionWrapper m_wakeup_event
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 Wed Jul 28 2021 12:10:28 for gem5 by doxygen 1.8.17