gem5
v20.1.0.0
|
#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 | SectorTags |
A SectorTags cache tag store. More... | |
struct | SectorTags::SectorTagsStats |
Declaration of a sector tag store.
Definition in file sector_tags.hh.