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

/gem5/src/systemc/ext/core/
H A Dmessages.hh45 extern const char SC_ID_END_MODULE_NOT_CALLED_[];
H A D_using.hh172 using sc_core::SC_ID_END_MODULE_NOT_CALLED_;
/gem5/src/systemc/core/
H A Dmessages.cc47 const char SC_ID_END_MODULE_NOT_CALLED_[] = member in namespace:sc_core
180 {509, SC_ID_END_MODULE_NOT_CALLED_},
H A Dmodule.cc147 SC_REPORT_WARNING(sc_core::SC_ID_END_MODULE_NOT_CALLED_, msg.c_str());
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_kernel_ids.h68 SC_DEFINE_MESSAGE(SC_ID_END_MODULE_NOT_CALLED_ , 509,
H A Dsc_module.cpp405 SC_REPORT_WARNING( SC_ID_END_MODULE_NOT_CALLED_, msg );

Completed in 12 milliseconds