gem5 v24.1.0.1
|
#include <type_traits>
#include <unordered_map>
#include "base/compiler.hh"
#include "mem/ruby/common/Address.hh"
#include "mem/ruby/protocol/AccessPermission.hh"
#include "mem/ruby/system/RubySystem.hh"
Go to the source code of this file.
Classes | |
struct | gem5::ruby::PerfectCacheLineState< ENTRY > |
class | gem5::ruby::PerfectCacheMemory< ENTRY > |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 Arm Limited All rights reserved. | |
namespace | 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) |