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

/gem5/src/systemc/ext/core/
H A Dmessages.hh47 extern const char SC_ID_SET_STACK_SIZE_[];
H A D_using.hh174 using sc_core::SC_ID_SET_STACK_SIZE_;
/gem5/src/systemc/core/
H A Dmessages.cc53 const char SC_ID_SET_STACK_SIZE_[] = member in namespace:sc_core
182 {511, SC_ID_SET_STACK_SIZE_},
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_kernel_ids.h74 SC_DEFINE_MESSAGE(SC_ID_SET_STACK_SIZE_ , 511,
H A Dsc_module.cpp459 SC_REPORT_WARNING( SC_ID_SET_STACK_SIZE_, 0 );

Completed in 10 milliseconds