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

/gem5/src/systemc/channel/
H A Dmessages.cc40 const char SC_ID_MORE_THAN_ONE_FIFO_READER_[] = member in namespace:sc_core
90 {104, SC_ID_MORE_THAN_ONE_FIFO_READER_},
/gem5/src/systemc/ext/channel/
H A Dmessages.hh40 extern const char SC_ID_MORE_THAN_ONE_FIFO_READER_[];
H A D_using.hh104 using sc_core::SC_ID_MORE_THAN_ONE_FIFO_READER_;
H A Dsc_fifo.hh77 SC_REPORT_ERROR(SC_ID_MORE_THAN_ONE_FIFO_READER_, "");
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_communication_ids.h58 SC_DEFINE_MESSAGE( SC_ID_MORE_THAN_ONE_FIFO_READER_, 104,
H A Dsc_fifo.h197 SC_REPORT_ERROR( SC_ID_MORE_THAN_ONE_FIFO_READER_, 0 );

Completed in 9 milliseconds