36 #include "params/TaggedPrefetcher.hh" 41 :
Queued(p), degree(p->degree)
61 TaggedPrefetcherParams::create()
std::pair< Addr, int32_t > AddrPriority
void calculatePrefetch(const PrefetchInfo &pfi, std::vector< AddrPriority > &addresses) override
unsigned blkSize
The block size of the parent cache.
Describes a tagged prefetcher.
Addr blockAddress(Addr a) const
Determine the address of the block in which a lays.
Class containing the information needed by the prefetch to train and generate new prefetch requests...
Addr getAddr() const
Obtains the address value of this Prefetcher address.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
Copyright (c) 2018 Metempsy Technology Consulting All rights reserved.
Tagged(const TaggedPrefetcherParams *p)