Searched refs:TIMED (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_event.cpp67 case TIMED: {
121 if( m_notify_type == TIMED ) {
145 if( m_notify_type == TIMED ) {
158 m_notify_type = TIMED;
201 m_notify_type = TIMED;
H A Dsc_event.h308 enum notify_t { NONE, DELTA, TIMED }; enumerator in enum:sc_core::sc_event::notify_t
410 m_notify_type = TIMED;

Completed in 8 milliseconds