Ok, actually call resetStats on all stats
authorNathan Binkert <binkertn@umich.edu>
Thu, 6 Nov 2003 02:17:13 +0000 (21:17 -0500)
committerNathan Binkert <binkertn@umich.edu>
Thu, 6 Nov 2003 02:17:13 +0000 (21:17 -0500)
commitf2881c752e29390dd99e5b685505494a72776f7e
tree989750c3e2715563daf4f5fd6d9c87013a965230
parentb064b8a6fda1dd3f1bd174d742cc8e452f714efe
Ok, actually call resetStats on all stats
minor gratuitous cleanup in printAllExtraOutput.
(only create one end iterator)

Fix average stats reset

base/statistics.hh:
    Shouldn't reset average stats this way.  The current stat value
    should stay the same.
sim/sim_object.cc:
    Ok, actually call resetStats on all stats
    minor gratuitous cleanup in printAllExtraOutput.
    (only create one end iterator)

--HG--
extra : convert_revision : 13090ebe490a93757b8eb7d7c6a9697983095e41
base/statistics.hh
sim/sim_object.cc