33 #include "params/SlimAMPMPrefetcher.hh" 45 if (addresses.empty()) {
51 SlimAMPMPrefetcherParams::create()
void calculatePrefetch(const BasePrefetcher::PrefetchInfo &pfi, std::vector< QueuedPrefetcher::AddrPriority > &addresses)
Computes the prefetch candidates given a prefetch event.
void calculatePrefetch(const PrefetchInfo &pfi, std::vector< AddrPriority > &addresses) override
SlimAMPMPrefetcher(const SlimAMPMPrefetcherParams *p)
Copyright (c) 2018 Metempsy Technology Consulting All rights reserved.
void calculatePrefetch(const BasePrefetcher::PrefetchInfo &pfi, std::vector< QueuedPrefetcher::AddrPriority > &addresses)
AccessMapPatternMatching & ampm
AMPM prefetcher object.
Class containing the information needed by the prefetch to train and generate new prefetch requests...
DeltaCorrelatingPredictionTables & dcpt
DCPT prefetcher object.