Searched defs:max_stride (Results 1 - 3 of 3) sorted by relevance

/gem5/configs/dram/
H A Dsweep.py162 max_stride = min(512, page_size) variable
H A Dlow_power_sweep.py182 max_stride = min(512, page_size) variable
/gem5/src/mem/cache/prefetch/
H A Daccess_map_pattern_matching.cc203 int max_stride = limitStride == 0 ? lines_per_zone / 2 : limitStride + 1; local

Completed in 7 milliseconds