Files
gem5/src/mem
Daniel R. Carvalho 685cf2d1f8 mem-cache: Use block iteration in BaseSetAssoc
Use block iteration instead of numSets and assoc in print(),
cleanupRefs() and computeStats().

This makes these functions rely solely on what they are used for:
printing and calculating stats of blocks. With the addition of
Sectors an extra indirection level is added, and thus these
functions would be skipping blocks.

Change-Id: I0006f82736cce02ba3e501ffafe9236f748daf32
Reviewed-on: https://gem5-review.googlesource.com/10143
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
2018-04-26 12:51:58 +00:00
..
2015-11-03 12:17:56 -06:00
2016-02-06 17:21:18 -08:00
2016-07-01 09:45:21 -05:00
2015-11-06 03:26:21 -05:00