Searched refs:testRR (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/cache/prefetch/
H A Dbop.hh139 bool testRR(Addr) const;
H A Dbop.cc166 BOPPrefetcher::testRR(Addr addr) const function in class:BOPPrefetcher
190 if (testRR(lookup_addr)) {

Completed in 6 milliseconds