Review Board 2.0.15


mem: fix cache stats to use request ids correctly

Review Request #1027 - Created Feb. 4, 2012 and submitted

Information
Ali Saidi
gem5
default
Reviewers
Default
Changeset 8816:dcfa7c7145fd
---------------------------
mem: fix cache stats to use request ids correctly

This patch fixes the cache stats to use the new request ids.
Cache stats also display the requestor names in the vector subnames.
Most cache stats now include "nozero" and "nonan" flags to reduce the
amount of excessive cache stat dump. Also, simplified
incMissCount()/incHitCount() functions.
stats obviously change. Manually verify stats before/after change and verify stats by using some micro-benchmarks with known cache behavior. 
Review request changed
Updated (Feb. 12, 2012, 6:41 a.m.)

Status: Closed (submitted)