Searched defs:miss (Results 1 - 5 of 5) sorted by relevance

/gem5/src/mem/cache/prefetch/
H A Dindirect_memory.cc72 bool miss = pfi.isCacheMiss(); local
H A Dbase.cc59 BasePrefetcher::PrefetchInfo::PrefetchInfo(PacketPtr pkt, Addr addr, bool miss) argument
203 BasePrefetcher::probeNotify(const PacketPtr &pkt, bool miss) argument
[all...]
H A Dbase.hh81 const bool miss; member in class:BasePrefetcher::PrefetchListener
[all...]
H A Dsignature_path.cc239 bool miss; local
161 getSignatureEntry(Addr ppn, bool is_secure, stride_t block, bool &miss, stride_t &stride, double &initial_confidence) argument
/gem5/ext/mcpat/
H A Dbasic_components.h118 double miss; member in class:statsComponents

Completed in 7 milliseconds