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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_cthread_process.cpp42 SC_REPORT_WARNING( SC_ID_DONT_INITIALIZE_, 0 );
H A Dsc_kernel_ids.h99 SC_DEFINE_MESSAGE(SC_ID_DONT_INITIALIZE_ , 524,
/gem5/src/systemc/ext/core/
H A Dmessages.hh59 extern const char SC_ID_DONT_INITIALIZE_[];
H A D_using.hh186 using sc_core::SC_ID_DONT_INITIALIZE_;
/gem5/src/systemc/core/
H A Dmessages.cc73 const char SC_ID_DONT_INITIALIZE_[] = member in namespace:sc_core
194 {524, SC_ID_DONT_INITIALIZE_},
H A Dsc_module.cc342 SC_REPORT_WARNING(SC_ID_DONT_INITIALIZE_, "");

Completed in 11 milliseconds