29 #ifndef __MEM_CACHE_PREFETCH_SLIM_AMPM_HH__ 30 #define __MEM_CACHE_PREFETCH_SLIM_AMPM_HH__ 46 struct SlimAMPMPrefetcherParams;
57 SlimAMPM(
const SlimAMPMPrefetcherParams *
p);
66 #endif//__MEM_CACHE_PREFETCH_SLIM_AMPM_HH__
Class containing the information needed by the prefetch to train and generate new prefetch requests...
AccessMapPatternMatching & ampm
AMPM prefetcher object.
Delta Correlating Prediction Tables Prefetcher References: Multi-level hardware prefetching using low...
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.