stats: remove duplicate instruction stats from the commit stage
Review Request #1367 - Created Aug. 24, 2012 and submitted
| Information | |
|---|---|
| Tony Gutierrez | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9167:fefaaaa0e4ea --------------------------- stats: remove duplicate instruction stats from the commit stage these stats are duplicates of insts/opsCommitted, cause confusion, and are poorly named.
Posted (Aug. 24, 2012, 8:03 a.m.)
-
src/cpu/o3/commit_impl.hh (Diff revision 1) -
What about just having the code in updateComStats() instead of here so all the stats updates go in one place?
Review request changed
Updated (Aug. 24, 2012, 8:11 a.m.)
Description: |
|
|||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+6 -22) |
Ship It!
Ship It!
