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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_event.cpp61 case DELTA: {
104 if( m_notify_type == DELTA ) {
129 m_notify_type = DELTA;
181 m_notify_type = DELTA;
194 m_notify_type = DELTA;
H A Dsc_event.h308 enum notify_t { NONE, DELTA, TIMED }; enumerator in enum:sc_core::sc_event::notify_t
404 m_notify_type = DELTA;
423 m_notify_type = DELTA;

Completed in 8 milliseconds