gem5 Classes Related to Cache
BaseCache
2 structs, namely CacheCmdStats and CacheStats, can be found in
mem/cache/base.hh. It seems that CacheStats is of higher level.
BaseCache2 structs, namely CacheCmdStats and CacheStats, can be found in
mem/cache/base.hh. It seems that CacheStats is of higher level.
Cache