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

/gem5/src/systemc/channel/
H A Dmessages.cc79 const char SC_ID_NO_ASYNC_UPDATE_[] = member in namespace:sc_core
115 {129, SC_ID_NO_ASYNC_UPDATE_}
/gem5/src/systemc/ext/channel/
H A Dmessages.hh65 extern const char SC_ID_NO_ASYNC_UPDATE_[];
H A D_using.hh129 using sc_core::SC_ID_NO_ASYNC_UPDATE_;
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_communication_ids.h106 SC_DEFINE_MESSAGE( SC_ID_NO_ASYNC_UPDATE_, 129,
H A Dsc_prim_channel.cpp261 SC_REPORT_ERROR( SC_ID_NO_ASYNC_UPDATE_, prim_channel_.name() );

Completed in 4 milliseconds