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

/gem5/src/systemc/tests/systemc/kernel/sc_event/test01/
H A Dtest01.cpp91 sc_set_stop_mode(SC_STOP_IMMEDIATE);
/gem5/src/systemc/tests/systemc/kernel/sc_stop/test01/
H A Dtest01.cpp91 sc_set_stop_mode(SC_STOP_IMMEDIATE);
/gem5/src/systemc/ext/core/
H A Dsc_main.hh70 void sc_set_stop_mode(sc_stop_mode mode);
H A D_using.hh64 using sc_core::sc_set_stop_mode;
/gem5/src/systemc/core/
H A Dsc_main.cc90 sc_set_stop_mode(sc_stop_mode mode) function in namespace:sc_core
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.h84 extern void sc_set_stop_mode( sc_stop_mode mode );
H A Dsc_simcontext.cpp1844 //"sc_set_stop_mode"
1849 void sc_set_stop_mode(sc_stop_mode mode) function in namespace:sc_core

Completed in 16 milliseconds