44 #ifndef __SIM_STAT_CONTROL_HH__
45 #define __SIM_STAT_CONTROL_HH__
89 #endif // __SIM_STAT_CONTROL_HH__
Tick curTick()
The current simulated tick.
uint64_t Tick
Tick count type.
Defines global host-dependent types: Counter, Tick, and (indirectly) {int,uint}{8,16,32,64}_t.
void periodicStatDump(Tick period)
Schedule periodic statistics dumping.
void updateEvents()
Update the events after resuming from a checkpoint.
void schedStatEvent(bool dump, bool reset, Tick when, Tick repeat)
Schedule statistics dumping.
void dump()
Dump all statistics data to the registered outputs.