gem5 v25.0.0.1
Loading...
Searching...
No Matches
simulate.cc File Reference
#include "sim/simulate.hh"
#include <atomic>
#include <thread>
#include "base/logging.hh"
#include "base/pollevent.hh"
#include "base/trace.hh"
#include "base/types.hh"
#include "debug/EnteringEventQueue.hh"
#include "sim/async.hh"
#include "sim/eventq.hh"
#include "sim/init_signals.hh"
#include "sim/sim_events.hh"
#include "sim/sim_exit.hh"
#include "sim/stat_control.hh"

Go to the source code of this file.

Classes

class  gem5::SimulatorThreads
struct  gem5::DescheduleDeleter

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.

Functions

Eventgem5::doSimLoop (EventQueue *)
 forward declaration
GlobalSimLoopExitEventgem5::simulate (Tick num_cycles)
void gem5::set_max_tick (Tick tick)
 Set the maximum tick.
Tick gem5::get_max_tick ()
 Get the maximum simulation tick.
void gem5::terminateEventQueueThreads ()
 Terminate helper threads when running in parallel mode.

Variables

GlobalSimLoopExitEventgem5::simulate_limit_event = nullptr
static std::unique_ptr< SimulatorThreadsgem5::simulatorThreads
GlobalSimLoopExitEventgem5::global_exit_event = nullptr
 Simulate for num_cycles additional cycles.

Generated on Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0