Go to the documentation of this file.
30 #ifndef __CPU_RUBYTEST_CHECKTABLE_HH__
31 #define __CPU_RUBYTEST_CHECKTABLE_HH__
34 #include <unordered_map>
59 void print(std::ostream& out)
const;
86 #endif // __CPU_RUBYTEST_CHECKTABLE_HH__
std::ostream & operator<<(std::ostream &os, const ArmSemihosting::InPlaceArg &ipa)
CheckTable(int _num_writers, int _num_readers, RubyTester *_tester)
void addCheck(Addr address)
RubyTester * m_tester_ptr
void print(std::ostream &out) const
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
std::unordered_map< Addr, Check * > m_lookup_map
CheckTable & operator=(const CheckTable &obj)
std::vector< Check * > m_check_vector
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Check * getCheck(Addr address)
Generated on Tue Dec 21 2021 11:34:27 for gem5 by doxygen 1.8.17