Go to the documentation of this file.
47 #ifndef __MEM_RUBY_COMMON_CONSUMER_HH__
48 #define __MEM_RUBY_COMMON_CONSUMER_HH__
65 virtual void print(std::ostream& out)
const = 0;
101 #endif // __MEM_RUBY_COMMON_CONSUMER_HH__
virtual void print(std::ostream &out) const =0
Consumer(ClockedObject *_em)
uint64_t Tick
Tick count type.
The ClockedObject class extends the SimObject with a clock and accessor functions to relate ticks to ...
void scheduleNextWakeup()
std::ostream & operator<<(std::ostream &out, const Consumer &obj)
void scheduleEventAbsolute(Tick timeAbs)
Cycles is a wrapper class for representing cycle counts, i.e.
void processCurrentEvent()
EventFunctionWrapper m_wakeup_event
ClockedObject * getObject()
virtual void storeEventInfo(int info)
bool alreadyScheduled(Tick time)
std::set< Tick > m_wakeup_ticks
void scheduleEvent(Cycles timeDelta)
Generated on Tue Jun 22 2021 15:28:29 for gem5 by doxygen 1.8.17