----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1367/#review3316 -----------------------------------------------------------
src/cpu/o3/commit_impl.hh <http://reviews.gem5.org/r/1367/#comment3412> What about just having the code in updateComStats() instead of here so all the stats updates go in one place? - Ali Saidi On Aug. 24, 2012, 10:09 a.m., Anthony Gutierrez wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1367/ > ----------------------------------------------------------- > > (Updated Aug. 24, 2012, 10:09 a.m.) > > > Review request for Default. > > > Description > ------- > > Changeset 9167:4203f42d630f > --------------------------- > stats: remove duplicate instruction stats from the commit stage > > these stats are duplicates of insts/opsCommitted, cause > confusion, and are poorly named. > > > Diffs > ----- > > src/cpu/o3/commit.hh 1d983855df2c941655cda665056c6b3a8bd3d463 > src/cpu/o3/commit_impl.hh 1d983855df2c941655cda665056c6b3a8bd3d463 > > Diff: http://reviews.gem5.org/r/1367/diff/ > > > Testing > ------- > > > Thanks, > > Anthony Gutierrez > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
