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