Searched refs:sc_event (Results 226 - 232 of 232) sorted by relevance

12345678910

/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_priority/
H A Dproc_ctrl_priority.cpp60 sc_event ev;
/gem5/src/systemc/tests/systemc/1666-2011-compliance/throw_it/
H A Dthrow_it.cpp72 sc_event ev;
/gem5/src/systemc/tests/tlm/multi_sockets/
H A DMultiSocketSimpleSwitchAT.h72 sc_core::sc_event event; //trigger this event when transaction is done
/gem5/src/systemc/tests/tlm/nb2b_adapter/
H A Dnb2b_adapter.cpp173 sc_event end_request_event;
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_thread_process.cpp686 // because the signatures things like sc_event::remove_dynamic()
694 bool sc_thread_process::trigger_dynamic( sc_event* e )
1011 // sc_event::notify.
/gem5/src/systemc/tests/systemc/1666-2011-compliance/method_with_reset/
H A Dmethod_with_reset.cpp194 std::vector<sc_event*> vec = this->get_child_events();
/gem5/src/systemc/tests/systemc/1666-2011-compliance/sync_reset/
H A Dsync_reset.cpp72 sc_event ev;

Completed in 17 milliseconds

12345678910