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

/gem5/src/mem/cache/prefetch/
H A Dbop.cc102 insertIntoRR(addr_x, RRWay::Left);
121 BOPPrefetcher::insertIntoRR(Addr addr, unsigned int way) function in class:BOPPrefetcher
234 insertIntoRR(tag_x, RRWay::Left);
259 insertIntoRR(tag_y - bestOffset, RRWay::Right);
H A Dbop.hh120 void insertIntoRR(Addr addr, unsigned int way);

Completed in 5 milliseconds