stats: remove duplicate instruction stats from the commit stage
authorAnthony Gutierrez <atgutier@umich.edu>
Wed, 12 Sep 2012 15:35:52 +0000 (11:35 -0400)
committerAnthony Gutierrez <atgutier@umich.edu>
Wed, 12 Sep 2012 15:35:52 +0000 (11:35 -0400)
commitc6927ed13868c096a60df6a217f92857799b5be6
tree8a266fc19505a3e005d581f9202ae75c4f4fb4d9
parent89a5ba1ef865d5eb58f2325eec5ebbec56b42b08
stats: remove duplicate instruction stats from the commit stage

these stats are duplicates of insts/opsCommitted, cause
confusion, and are poorly named.
src/cpu/o3/commit.hh
src/cpu/o3/commit_impl.hh