gem5  v21.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions | Variables
stat_control.cc File Reference
#include "sim/stat_control.hh"
#include <fstream>
#include <iostream>
#include <list>
#include "base/callback.hh"
#include "base/statistics.hh"
#include "base/time.hh"
#include "sim/global_event.hh"

Go to the source code of this file.

Classes

class  Stats::StatEvent
 Event to dump and/or reset the statistics. More...
 

Namespaces

 Stats
 

Functions

void Stats::initSimStats ()
 
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...
 
void Stats::updateEvents ()
 Update the events after resuming from a checkpoint. More...
 

Variables

GlobalEventStats::dumpEvent
 

Generated on Tue Mar 23 2021 19:41:32 for gem5 by doxygen 1.8.17