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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.cpp102 sc_stop_mode stop_mode = SC_STOP_FINISH_DELTA; member in namespace:sc_core
549 if ( stop_mode == SC_STOP_IMMEDIATE ) goto out;
1027 // stop_mode:
1051 if ( stop_mode == SC_STOP_IMMEDIATE ) m_runnable->init();
1861 stop_mode = mode;
1872 return stop_mode;

Completed in 10 milliseconds