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

/gem5/src/mem/cache/prefetch/
H A Dspatio_temporal_memory_streaming.hh180 void addToRMOB(Addr sr_addr, Addr pst_addr, unsigned int delta);
H A Dspatio_temporal_memory_streaming.cc106 STeMSPrefetcher::addToRMOB(Addr sr_addr, Addr pst_addr, unsigned int delta) function in class:STeMSPrefetcher
151 addToRMOB(sr_addr, pst_addr, lastTriggerCounter);

Completed in 6 milliseconds