Go to the documentation of this file.
29 #ifndef __MEM_RUBY_STRUCTURES_TIMERTABLE_HH__
30 #define __MEM_RUBY_STRUCTURES_TIMERTABLE_HH__
69 void print(std::ostream& out)
const;
105 #endif // __MEM_RUBY_STRUCTURES_TIMERTABLE_HH__
std::map< Addr, Tick > AddressMap
std::ostream & operator<<(std::ostream &os, const BoolVec &myvector)
void set(Addr address, Tick ready_time)
bool isSet(Addr address) const
void setDescription(const std::string &name)
uint64_t Tick
Tick count type.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
const std::string & name()
void print(std::ostream &out) const
bool isReady(Tick curTime) const
void setConsumer(Consumer *consumer_ptr)
Consumer * m_consumer_ptr
Consumer to signal a wakeup()
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
TimerTable & operator=(const TimerTable &obj)
Generated on Thu Jun 16 2022 10:41:58 for gem5 by doxygen 1.8.17