gem5
v20.1.0.0
|
#include <vector>
#include "base/circular_queue.hh"
#include "base/sat_counter.hh"
#include "mem/cache/prefetch/associative_set.hh"
#include "mem/cache/prefetch/queued.hh"
Go to the source code of this file.
Classes | |
class | Prefetcher::STeMS |
struct | Prefetcher::STeMS::ActiveGenerationTableEntry |
Entry data type for the Active Generation Table (AGT) and the Pattern Sequence Table (PST) More... | |
struct | Prefetcher::STeMS::ActiveGenerationTableEntry::SequenceEntry |
Sequence entry data type. More... | |
struct | Prefetcher::STeMS::RegionMissOrderBufferEntry |
Data type of the Region Miss Order Buffer entry. More... | |
Namespaces | |
Prefetcher | |
Copyright (c) 2018 Metempsy Technology Consulting All rights reserved. | |