gem5
v22.0.0.0
|
#include <unordered_map>
#include "base/compiler.hh"
#include "mem/ruby/common/Address.hh"
#include "mem/ruby/protocol/AccessPermission.hh"
Go to the source code of this file.
Classes | |
struct | gem5::ruby::PerfectCacheLineState< ENTRY > |
class | gem5::ruby::PerfectCacheMemory< ENTRY > |
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
gem5::ruby | |
Functions | |
template<class ENTRY > | |
std::ostream & | gem5::ruby::operator<< (std::ostream &out, const PerfectCacheLineState< ENTRY > &obj) |
template<class ENTRY > | |
std::ostream & | gem5::ruby::operator<< (std::ostream &out, const PerfectCacheMemory< ENTRY > &obj) |