diff options
author | Kevin Lim <ktlim@umich.edu> | 2006-08-24 16:06:45 -0400 |
---|---|---|
committer | Kevin Lim <ktlim@umich.edu> | 2006-08-24 16:06:45 -0400 |
commit | 9fef4d46302077775a47b451175fc3bf785338b3 (patch) | |
tree | f8c7ea8a1511822ba72c3f877ab335680b06f732 /cpu/checker/cpu.hh | |
parent | 4a2c50bc8ff2dfda53d26c6f347ae5b2839daeb3 (diff) | |
download | gem5-9fef4d46302077775a47b451175fc3bf785338b3.tar.xz |
Stats reset, profiling stuff.
cpu/base.cc:
Be sure to deschedule the profile event so it doesn't take profiles while the CPU is switched out.
Also include the option to reset stats at a specific instruction.
cpu/base.hh:
Include the option to reset stats at a specific instruction.
cpu/checker/cpu_builder.cc:
Handle stats reset inst.
cpu/o3/alpha_cpu_builder.cc:
Handle stats reset inst, allow for profiling.
cpu/ozone/cpu_builder.cc:
Handle profiling, stats reset event, slightly different parameters.
python/m5/objects/BaseCPU.py:
Add in stats reset.
--HG--
extra : convert_revision : e27a78f7fb8fd19c53d9f2c1e6edce4a98cbafdb
Diffstat (limited to 'cpu/checker/cpu.hh')
0 files changed, 0 insertions, 0 deletions