Searched refs:SC_ZERO_TIME (Results 51 - 75 of 117) sorted by relevance

12345

/gem5/src/systemc/tests/systemc/kernel/sc_event/test12/
H A Dtest12.cpp59 next_trigger( SC_ZERO_TIME );
68 e2.notify( SC_ZERO_TIME );
236 next_trigger( SC_ZERO_TIME );
/gem5/src/systemc/channel/
H A Dsc_signal.cc69 _valueChangedEvent.notify(sc_core::SC_ZERO_TIME);
76 _posedgeEvent.notify(sc_core::SC_ZERO_TIME);
83 _negedgeEvent.notify(sc_core::SC_ZERO_TIME);
/gem5/src/systemc/tests/include/
H A DSimpleLTInitiator1.h130 sc_core::sc_time t(sc_core::SC_ZERO_TIME);
136 t = sc_core::SC_ZERO_TIME;
H A DSimpleBusAT.h117 sc_core::sc_time t = sc_core::SC_ZERO_TIME;
145 t = sc_core::SC_ZERO_TIME;
179 sc_core::sc_time t = sc_core::SC_ZERO_TIME;
204 t = sc_core::SC_ZERO_TIME;
/gem5/src/systemc/tests/systemc/kernel/phase_callbacks/test04/
H A Dregister_phase_callbacks.cpp107 ev.notify( SC_ZERO_TIME );
151 ev.notify(SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/kernel/process_control/test02/
H A Dtest02.cpp151 m_event1.notify(SC_ZERO_TIME);
155 m_event2.notify(SC_ZERO_TIME);
/gem5/src/systemc/ext/tlm_core/1/req_rsp/channels/fifo/
H A Dfifo.hh210 m_data_read_event.notify(sc_core::SC_ZERO_TIME);
214 m_data_written_event.notify(sc_core::SC_ZERO_TIME);
/gem5/ext/systemc/src/tlm_utils/
H A Dpeq_with_cb_and_phase.h225 if (when==sc_core::SC_ZERO_TIME) {
230 m_e.notify(sc_core::SC_ZERO_TIME);
263 if (m_even_delta.size) m_e.notify(sc_core::SC_ZERO_TIME);
268 if (m_uneven_delta.size) m_e.notify(sc_core::SC_ZERO_TIME);
H A Dsimple_target_socket.h150 m_owner->m_end_request.notify(sc_core::SC_ZERO_TIME);
155 m_owner->m_end_request.notify(sc_core::SC_ZERO_TIME);
318 t = sc_core::SC_ZERO_TIME;
435 sc_core::sc_time t = sc_core::SC_ZERO_TIME;
447 t = sc_core::SC_ZERO_TIME;
471 sc_core::sc_time t = sc_core::SC_ZERO_TIME;
502 t = sc_core::SC_ZERO_TIME;
681 m_owner->m_end_request.notify(sc_core::SC_ZERO_TIME);
686 m_owner->m_end_request.notify(sc_core::SC_ZERO_TIME);
863 t = sc_core::SC_ZERO_TIME;
[all...]
/gem5/src/systemc/ext/channel/
H A Dsc_clock.hh58 double duty_cycle=0.5, const sc_time &start_time=SC_ZERO_TIME,
H A Dsc_fifo.hh189 _dataWriteEvent.notify(SC_ZERO_TIME);
193 _dataReadEvent.notify(SC_ZERO_TIME);
/gem5/src/systemc/ext/core/
H A Dsc_time.hh105 extern const sc_time SC_ZERO_TIME;
/gem5/src/systemc/tests/systemc/1666-2011-compliance/event_list/
H A Devent_list.cpp238 e1.notify(SC_ZERO_TIME);
240 e2.notify(SC_ZERO_TIME);
245 e1.notify(SC_ZERO_TIME);
247 e2.notify(SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/1666-2011-compliance/sc_pause/
H A Dsc_pause.cpp149 delta_event.notify(SC_ZERO_TIME);
245 wait(SC_ZERO_TIME);
278 sc_assert( sc_time_stamp() == SC_ZERO_TIME );
314 top.delta_ev.notify(SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/communication/sc_event_queue/test01/
H A Dtest01.cpp82 E.notify( SC_ZERO_TIME );
/gem5/src/systemc/ext/tlm_utils/
H A Dpeq_with_cb_and_phase.h208 if (when == sc_core::SC_ZERO_TIME) {
216 m_e.notify(sc_core::SC_ZERO_TIME);
262 m_e.notify(sc_core::SC_ZERO_TIME);
270 m_e.notify(sc_core::SC_ZERO_TIME);
H A Dsimple_target_socket.h151 m_owner->m_end_request.notify(sc_core::SC_ZERO_TIME);
156 m_owner->m_end_request.notify(sc_core::SC_ZERO_TIME);
321 t = sc_core::SC_ZERO_TIME;
444 sc_core::sc_time t = sc_core::SC_ZERO_TIME;
456 t = sc_core::SC_ZERO_TIME;
481 sc_core::sc_time t = sc_core::SC_ZERO_TIME;
514 t = sc_core::SC_ZERO_TIME;
732 m_owner->m_end_request.notify(sc_core::SC_ZERO_TIME);
737 m_owner->m_end_request.notify(sc_core::SC_ZERO_TIME);
918 t = sc_core::SC_ZERO_TIME;
[all...]
/gem5/ext/systemc/src/tlm_core/tlm_1/tlm_req_rsp/tlm_channels/tlm_fifo/
H A Dtlm_fifo.h241 m_data_read_event.notify( sc_core::SC_ZERO_TIME );
245 m_data_written_event.notify( sc_core::SC_ZERO_TIME );
/gem5/src/systemc/tests/systemc/kernel/process_control/test01/
H A Dtest01.cpp181 m_event1.notify(SC_ZERO_TIME);
193 m_event2.notify(SC_ZERO_TIME);
/gem5/util/systemc/gem5_within_systemc/
H A Dsc_module.cc243 eventLoopExitEvent.notify(sc_core::SC_ZERO_TIME);
272 eventLoopEnterEvent.notify(sc_core::SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/1666-2011-compliance/living_children/
H A Dliving_children.cpp76 wait(SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/kernel/process_control/test06/
H A Dtest06.cpp24 if (sc_time_stamp() == SC_ZERO_TIME || spawn_only )
/gem5/src/systemc/tests/systemc/misc/reports/test01/
H A Dtest01.cpp166 e2.notify_delayed( SC_ZERO_TIME );
/gem5/src/systemc/tlm_bridge/
H A Dgem5_to_tlm.cc172 sc_core::sc_time delay = sc_core::SC_ZERO_TIME;
224 sc_core::sc_time delay = sc_core::SC_ZERO_TIME;
247 sc_core::sc_time delay = sc_core::SC_ZERO_TIME;
405 sc_core::sc_time delay = sc_core::SC_ZERO_TIME;
/gem5/util/tlm/src/
H A Dsc_slave_port.cc99 sc_core::sc_time delay = sc_core::SC_ZERO_TIME;
321 sc_time delay = SC_ZERO_TIME;
347 sc_core::sc_time delay = sc_core::SC_ZERO_TIME;

Completed in 37 milliseconds

12345