Go to the documentation of this file.
38 #ifndef __MEM_CACHE_PREFETCH_MULTI_HH__
39 #define __MEM_CACHE_PREFETCH_MULTI_HH__
43 struct MultiPrefetcherParams;
50 Multi(
const MultiPrefetcherParams *
p);
73 #endif //__MEM_CACHE_PREFETCH_MULTI_HH__
void notifyFill(const PacketPtr &pkt) override
Notify prefetcher of cache fill.
PacketPtr getPacket() override
uint64_t Tick
Tick count type.
void notify(const PacketPtr &pkt, const PrefetchInfo &pfi) override
Ignore notifications since each sub-prefetcher already gets a notification through their probes-based...
Multi(const MultiPrefetcherParams *p)
Copyright (c) 2018 Metempsy Technology Consulting All rights reserved.
Tick nextPrefetchReadyTime() const override
void setCache(BaseCache *_cache) override
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
Class containing the information needed by the prefetch to train and generate new prefetch requests.
std::list< Base * > prefetchers
List of sub-prefetchers ordered by priority.
Generated on Wed Sep 30 2020 14:02:12 for gem5 by doxygen 1.8.17