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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.cpp259 const sc_time& t1 = et1->notify_time();
260 const sc_time& t2 = et2->notify_time();
985 m_timed_events->top()->notify_time() == t );
1364 result = et->notify_time();
H A Dsc_event.h358 const sc_time& notify_time() const function in class:sc_core::sc_event_timed

Completed in 13 milliseconds