36 #ifndef __MEM_CACHE_PREFETCH_TAGGED_HH__ 37 #define __MEM_CACHE_PREFETCH_TAGGED_HH__ 42 struct TaggedPrefetcherParams;
58 #endif // __MEM_CACHE_PREFETCH_TAGGED_HH__ TaggedPrefetcher(const TaggedPrefetcherParams *p)
Class containing the information needed by the prefetch to train and generate new prefetch requests...
void calculatePrefetch(const PrefetchInfo &pfi, std::vector< AddrPriority > &addresses) override
Declaration of the Packet class.