gem5 v23.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 |
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. | |
namespace | gem5::replacement_policy |
Declaration of a sector tag store.
Definition in file sector_tags.hh.