63 TaggedPrefetcherParams::create()
TaggedPrefetcher(const TaggedPrefetcherParams *p)
Describes a tagged prefetcher.
std::pair< Addr, int32_t > AddrPriority
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
A Packet is used to encapsulate a transfer between two objects in the memory system (e...
void calculatePrefetch(const PacketPtr &pkt, std::vector< AddrPriority > &addresses)
unsigned blkSize
The block size of the parent cache.
bool samePage(Addr a, Addr b) const
Determine if addresses are on the same page.