gem5 v24.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 | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria 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) |