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

/gem5/src/systemc/channel/
H A Dmessages.cc38 const char SC_ID_CLOCK_HIGH_TIME_ZERO_[] = "sc_clock high time is zero"; member in namespace:sc_core
88 {102, SC_ID_CLOCK_HIGH_TIME_ZERO_},
H A Dsc_clock.cc123 SC_REPORT_ERROR(SC_ID_CLOCK_HIGH_TIME_ZERO_, msg.c_str());
/gem5/src/systemc/ext/channel/
H A Dmessages.hh38 extern const char SC_ID_CLOCK_HIGH_TIME_ZERO_[];
H A D_using.hh102 using sc_core::SC_ID_CLOCK_HIGH_TIME_ZERO_;
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_communication_ids.h54 SC_DEFINE_MESSAGE( SC_ID_CLOCK_HIGH_TIME_ZERO_, 102,
H A Dsc_clock.cpp324 report_error( SC_ID_CLOCK_HIGH_TIME_ZERO_,

Completed in 10 milliseconds