Searched defs:miss (Results 1 - 5 of 5) sorted by relevance
/gem5/src/mem/cache/prefetch/ | ||
H A D | indirect_memory.cc | 72 bool miss = pfi.isCacheMiss(); local |
H A D | base.cc | 59 BasePrefetcher::PrefetchInfo::PrefetchInfo(PacketPtr pkt, Addr addr, bool miss) argument 203 BasePrefetcher::probeNotify(const PacketPtr &pkt, bool miss) argument [all...] |
H A D | base.hh | 81 const bool miss; member in class:BasePrefetcher::PrefetchListener [all...] |
H A D | signature_path.cc | 239 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 D | basic_components.h | 118 double miss; member in class:statsComponents |
Completed in 13 milliseconds