diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2013-12-03 10:51:40 -0600 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2013-12-03 10:51:40 -0600 |
commit | 50d250f514f7031e7e544e69141fad7a1b000257 (patch) | |
tree | 9a51cf8ea776f86d2c15f7aa8a2adac2c2a62786 /src/mem/noncoherent_bus.cc | |
parent | 5800e832235e611a843e10cead23b1b035e88916 (diff) | |
download | gem5-50d250f514f7031e7e544e69141fad7a1b000257.tar.xz |
sim: reset stats after startup
Currently statistics are reset after the initial / checkpoint state
has been loaded. But ruby does some checkpoint processing in its
startup() function. So the stats need to be reset after the startup()
function has been called. This patch moves the class to stats.reset()
to achieve this change in functionality.
Diffstat (limited to 'src/mem/noncoherent_bus.cc')
0 files changed, 0 insertions, 0 deletions