34#ifndef __MEM_CACHE_PREFETCH_TAGGED_HH__
35#define __MEM_CACHE_PREFETCH_TAGGED_HH__
43struct TaggedPrefetcherParams;
54 Tagged(
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
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Declaration of the Packet class.