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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_status.h40 const int SC_SIM_USER_STOP = 2; member in namespace:sc_core
H A Dsc_simcontext.h424 return SC_SIM_USER_STOP;
H A Dsc_simcontext.cpp1685 if ( status == SC_SIM_USER_STOP )

Completed in 13 milliseconds