gem5
[DEVELOP-FOR-23.0]
|
#include "base/circular_queue.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::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 | |
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. | |
gem5::prefetch | |