gem5 v24.0.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 | gem5::prefetch::STeMS |
struct | gem5::prefetch::STeMS::ActiveGenerationTableEntry |
Entry data type for the Active Generation Table (AGT) and the Pattern Sequence Table (PST) More... | |
struct | gem5::prefetch::STeMS::ActiveGenerationTableEntry::SequenceEntry |
Sequence entry data type. More... | |
struct | gem5::prefetch::STeMS::RegionMissOrderBufferEntry |
Data type of the Region Miss Order Buffer entry. More... | |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::prefetch |