----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/982/ -----------------------------------------------------------
(Updated Jan. 22, 2012, 1:46 p.m.) Review request for Default. Summary (updated) ----------------- Stats: Add stats for instructions and micro ops, both globally and per CPU. Description (updated) ------- Stats: Add stats for instructions and micro ops, both globally and per CPU. Adds an instructions_executed and operations_executed stat for each CPU model. Also creates a new global stat sim_uOps which counts all operations. Changes sim_insts to count instructions. Diffs (updated) ----- src/arch/noisa/cpu_dummy.hh UNKNOWN src/cpu/base.hh UNKNOWN src/cpu/base.cc UNKNOWN src/cpu/inorder/cpu.hh UNKNOWN src/cpu/inorder/cpu.cc UNKNOWN src/cpu/inorder/inorder_dyn_inst.hh UNKNOWN src/cpu/o3/commit.hh UNKNOWN src/cpu/o3/commit_impl.hh UNKNOWN src/cpu/o3/cpu.hh UNKNOWN src/cpu/o3/cpu.cc UNKNOWN src/cpu/simple/base.hh UNKNOWN src/cpu/simple/base.cc UNKNOWN src/cpu/thread_state.hh UNKNOWN src/cpu/thread_state.cc UNKNOWN src/sim/stat_control.cc UNKNOWN Diff: http://reviews.gem5.org/r/982/diff/diff Testing (updated) ------- Thanks, Anthony Gutierrez _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
