gem5 v24.0.0.0
|
#include "base/hostinfo.hh"
#include "base/logging.hh"
#include "base/trace.hh"
#include "debug/TimeSync.hh"
#include "sim/core.hh"
#include "sim/cur_tick.hh"
#include "sim/eventq.hh"
#include "sim/full_system.hh"
#include "sim/root.hh"
Go to the source code of this file.
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
Variables | |
Root::RootStats & | gem5::rootStats = Root::RootStats::instance |
Global simulator statistics that are not associated with a specific SimObject. | |