sim_cur_ticks: display curTick in stats
Review Request #922 - Created Nov. 30, 2011 and submitted
| Information | |
|---|---|
| Ali Saidi | |
| gem5 | |
| Reviewers | |
| Default | |
| ali, gblack, nate, stever | |
sim: display curTick in stats Different from sim_ticks in that this value is restored from checkpoints and is never reset. Useful for aligning with framebuffer output ticks
Posted (Dec. 1, 2011, 2:40 a.m.)
-
src/sim/stat_control.cc (Diff revision 1) -
How about calling it simTotTicks or simAbsTicks? (Total or Absolute that is)
