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

/gem5/src/mem/cache/prefetch/
H A Dspatio_temporal_memory_streaming.cc217 Addr rec_addr = rmob[i].srAddress * spatialRegionSize + local
224 reconstruction[ridx] = rec_addr;
227 reconstruction[ridx + 1] = rec_addr;
230 reconstruction[ridx + 2] = rec_addr;
234 reconstruction[ridx - 1] = rec_addr;
238 reconstruction[ridx - 2] = rec_addr;

Completed in 4 milliseconds