Searched defs:findVictim (Results 1 - 4 of 4) sorted by relevance
/gem5/src/mem/cache/prefetch/ | ||
H A D | associative_set_impl.hh | 81 AssociativeSet<Entry>::findVictim(Addr addr) function in class:AssociativeSet |
H A D | stride.cc | 229 StridePrefetcher::PCTable::findVictim(Addr pc) function in class:StridePrefetcher::PCTable |
/gem5/src/mem/cache/tags/ | ||
H A D | compressed_tags.cc | 104 CompressedTags::findVictim(Addr addr, const bool is_secure, function in class:CompressedTags |
H A D | fa_lru.cc | 199 FALRU::findVictim(Addr addr, const bool is_secure, const std::size_t size, function in class:FALRU |
Completed in 7 milliseconds