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

/gem5/src/systemc/channel/
H A Dmessages.cc50 const char SC_ID_REMOVE_PORT_[] = "remove port failed"; member in namespace:sc_core
97 {111, SC_ID_REMOVE_PORT_},
/gem5/src/systemc/ext/channel/
H A Dmessages.hh47 extern const char SC_ID_REMOVE_PORT_[];
H A D_using.hh111 using sc_core::SC_ID_REMOVE_PORT_;
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_communication_ids.h72 SC_DEFINE_MESSAGE( SC_ID_REMOVE_PORT_, 111,
H A Dsc_port.cpp642 port_->report_error( SC_ID_REMOVE_PORT_, "port not registered" );

Completed in 8 milliseconds