gem5 v24.0.0.0
|
Declaration of a sector tag store. More...
#include <cstdint>
#include <string>
#include <vector>
#include "base/statistics.hh"
#include "mem/cache/tags/base.hh"
#include "mem/cache/tags/sector_blk.hh"
#include "mem/packet.hh"
#include "params/SectorTags.hh"
Go to the source code of this file.
Classes | |
class | gem5::SectorTags |
A SectorTags cache tag store. More... | |
struct | gem5::SectorTags::SectorTagsStats |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::replacement_policy |
Declaration of a sector tag store.
Definition in file sector_tags.hh.