gem5 v24.0.0.0
|
Definitions of a sector tag store. More...
#include "mem/cache/tags/sector_tags.hh"
#include <cassert>
#include <memory>
#include <string>
#include "base/intmath.hh"
#include "base/logging.hh"
#include "base/types.hh"
#include "mem/cache/base.hh"
#include "mem/cache/replacement_policies/base.hh"
#include "mem/cache/replacement_policies/replaceable_entry.hh"
#include "mem/cache/tags/indexing_policies/base.hh"
#include "mem/cache/tags/partitioning_policies/partition_manager.hh"
Go to the source code of this file.
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
Definitions of a sector tag store.
Definition in file sector_tags.cc.