gem5
|
Go to the source code of this file.
Namespaces | |
Stats | |
Functions | |
double | Stats::statElapsedTime () |
Tick | Stats::statElapsedTicks () |
Tick | Stats::statFinalTick () |
void | Stats::initSimStats () |
void | Stats::updateEvents () |
Update the events after resuming from a checkpoint. More... | |
void | Stats::schedStatEvent (bool dump, bool reset, Tick when=curTick(), Tick repeat=0) |
Schedule statistics dumping. More... | |
void | Stats::periodicStatDump (Tick period=0) |
Schedule periodic statistics dumping. More... | |