gem5/cpu/simple_cpu
Nathan Binkert 655e9ef3de Little fixes to make more of the stats reset correctly.
base/statistics.cc:
    formatting
cpu/simple_cpu/simple_cpu.cc:
cpu/simple_cpu/simple_cpu.hh:
    Make numInsts reset by adding a resetStats function
sim/sim_object.cc:
    Register the reset callback in a slightly cleaner way to avoid
    potential static member constructor ordering issues

--HG--
extra : convert_revision : 408073b4b0397fbf9dfd9c548a313f1c8c3fc031
2003-11-06 00:41:14 -05:00
..
simple_cpu.cc Little fixes to make more of the stats reset correctly. 2003-11-06 00:41:14 -05:00
simple_cpu.hh Little fixes to make more of the stats reset correctly. 2003-11-06 00:41:14 -05:00