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

/gem5/src/systemc/channel/
H A Dmessages.cc53 const char SC_ID_REMOVE_PRIM_CHANNEL_[] = "remove primitive channel failed"; member in namespace:sc_core
100 {114, SC_ID_REMOVE_PRIM_CHANNEL_},
/gem5/src/systemc/ext/channel/
H A Dmessages.hh50 extern const char SC_ID_REMOVE_PRIM_CHANNEL_[];
H A D_using.hh114 using sc_core::SC_ID_REMOVE_PRIM_CHANNEL_;
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_communication_ids.h78 SC_DEFINE_MESSAGE( SC_ID_REMOVE_PRIM_CHANNEL_, 114,
H A Dsc_prim_channel.cpp237 SC_REPORT_ERROR( SC_ID_REMOVE_PRIM_CHANNEL_, 0 );

Completed in 8 milliseconds