gem5 v24.0.0.0
|
#include "base/cache/associative_cache.hh"
#include "base/circular_queue.hh"
#include "mem/cache/prefetch/queued.hh"
Go to the source code of this file.
Classes | |
class | gem5::prefetch::DeltaCorrelatingPredictionTables |
Delta Correlating Prediction Tables Prefetcher References: Multi-level hardware prefetching using low complexity delta correlating prediction tables with partial matching. More... | |
struct | gem5::prefetch::DeltaCorrelatingPredictionTables::DCPTEntry |
DCPT Table entry datatype. More... | |
class | gem5::prefetch::DCPT |
The prefetcher object using the DCPT. More... | |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::prefetch |