gem5
v21.0.1.0
|
#include "base/statistics.hh"
#include "base/time.hh"
#include "base/types.hh"
#include "params/Root.hh"
#include "sim/eventq.hh"
#include "sim/sim_object.hh"
Go to the source code of this file.
Classes | |
class | Root |
struct | Root::RootStats |
Variables | |
Root::RootStats & | rootStats |
Global simulator statistics that are not associated with a specific SimObject. More... | |
Root::RootStats& rootStats |