Files
gem5/cpu/ozone
Kevin Lim 9fef4d4630 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
2006-08-24 16:06:45 -04:00
..
2006-04-22 19:10:39 -04:00
2006-04-22 19:10:39 -04:00
2006-08-24 16:06:45 -04:00
2006-08-11 17:42:59 -04:00
2006-04-22 18:45:01 -04:00
2006-08-11 17:42:59 -04:00
2006-05-23 16:57:14 -04:00
2006-04-22 18:45:01 -04:00
2006-05-23 16:57:14 -04:00
2006-08-11 17:42:59 -04:00
2006-04-22 18:45:01 -04:00
2006-05-23 16:57:14 -04:00
2006-04-22 18:45:01 -04:00
2006-05-16 14:09:04 -04:00
2006-04-22 18:45:01 -04:00
2006-04-22 18:45:01 -04:00
2006-04-22 19:10:39 -04:00
2006-04-22 18:45:01 -04:00
2006-04-22 19:10:39 -04:00
2006-04-22 19:10:39 -04:00
2006-04-22 19:10:39 -04:00
2006-04-22 18:45:01 -04:00
2006-04-22 18:45:01 -04:00
2006-04-22 18:45:01 -04:00
2006-05-23 16:57:14 -04:00