Searched refs:startOfSimulationComplete (Results 1 - 3 of 3) sorted by relevance

/gem5/src/systemc/core/
H A Dkernel.hh64 static bool startOfSimulationComplete();
H A Dkernel.cc53 bool Kernel::startOfSimulationComplete() { return startComplete; } function in class:sc_gem5::Kernel
H A Dsc_module.cc850 return ::sc_gem5::kernel->startOfSimulationComplete();

Completed in 5 milliseconds