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

/gem5/src/mem/cache/prefetch/
H A Dspatio_temporal_memory_streaming.cc111 rmob_entry.srAddress = sr_addr;
177 if (rmob[idx].srAddress == sr_addr) {
198 reconstruction[idx] = rmob[i].srAddress * spatialRegionSize;
217 Addr rec_addr = rmob[i].srAddress * spatialRegionSize +
H A Dspatio_temporal_memory_streaming.hh152 Addr srAddress; member in struct:STeMSPrefetcher::RegionMissOrderBufferEntry

Completed in 5 milliseconds