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

/gem5/src/systemc/channel/
H A Dmessages.cc39 const char SC_ID_CLOCK_LOW_TIME_ZERO_[] = "sc_clock low time is zero"; member in namespace:sc_core
89 {103, SC_ID_CLOCK_LOW_TIME_ZERO_},
H A Dsc_clock.cc130 SC_REPORT_ERROR(SC_ID_CLOCK_LOW_TIME_ZERO_, msg.c_str());
/gem5/src/systemc/ext/channel/
H A Dmessages.hh39 extern const char SC_ID_CLOCK_LOW_TIME_ZERO_[];
H A D_using.hh103 using sc_core::SC_ID_CLOCK_LOW_TIME_ZERO_;
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_communication_ids.h56 SC_DEFINE_MESSAGE( SC_ID_CLOCK_LOW_TIME_ZERO_, 103,
H A Dsc_clock.cpp328 report_error( SC_ID_CLOCK_LOW_TIME_ZERO_,

Completed in 7 milliseconds