Searched refs:SC_ID_BIND_IF_TO_PORT_ (Results 1 - 10 of 10) sorted by relevance

/gem5/src/systemc/channel/
H A Dmessages.cc46 const char SC_ID_BIND_IF_TO_PORT_[] = "bind interface to port failed"; member in namespace:sc_core
93 {107, SC_ID_BIND_IF_TO_PORT_},
/gem5/src/systemc/ext/channel/
H A Dmessages.hh43 extern const char SC_ID_BIND_IF_TO_PORT_[];
H A D_using.hh107 using sc_core::SC_ID_BIND_IF_TO_PORT_;
H A Dsc_fifo.hh85 SC_REPORT_ERROR(SC_ID_BIND_IF_TO_PORT_,
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_communication_ids.h64 SC_DEFINE_MESSAGE( SC_ID_BIND_IF_TO_PORT_, 107,
H A Dsc_port.cpp276 report_error( SC_ID_BIND_IF_TO_PORT_, "simulation running" );
346 report_error( SC_ID_BIND_IF_TO_PORT_, "simulation running" );
H A Dsc_fifo.h211 SC_REPORT_ERROR( SC_ID_BIND_IF_TO_PORT_,
H A Dsc_port.h552 report_error( SC_ID_BIND_IF_TO_PORT_,
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_module.cpp513 SC_REPORT_ERROR( SC_ID_BIND_IF_TO_PORT_, msg );
531 SC_REPORT_ERROR( SC_ID_BIND_IF_TO_PORT_, msg );
/gem5/src/systemc/ext/core/
H A Dsc_port.hh235 report_error(SC_ID_BIND_IF_TO_PORT_,

Completed in 18 milliseconds