Searched refs:SC_ZERO_TIME (Results 1 - 25 of 117) sorted by relevance

12345

/gem5/src/systemc/tests/systemc/kernel/sc_event/test04/
H A Dtest04.cpp55 wait( SC_ZERO_TIME );
65 wait( SC_ZERO_TIME );
72 wait( SC_ZERO_TIME );
75 e.notify( SC_ZERO_TIME );
77 wait( SC_ZERO_TIME );
78 wait( SC_ZERO_TIME );
81 e.notify( SC_ZERO_TIME );
85 wait( SC_ZERO_TIME );
86 wait( SC_ZERO_TIME );
92 wait( SC_ZERO_TIME );
[all...]
/gem5/src/systemc/tests/systemc/kernel/sc_event/test05/
H A Dtest05.cpp55 wait( SC_ZERO_TIME );
65 wait( SC_ZERO_TIME );
72 wait( SC_ZERO_TIME );
75 e.notify( SC_ZERO_TIME );
77 wait( SC_ZERO_TIME );
78 wait( SC_ZERO_TIME );
81 e.notify( SC_ZERO_TIME );
85 wait( SC_ZERO_TIME );
86 wait( SC_ZERO_TIME );
92 wait( SC_ZERO_TIME );
[all...]
/gem5/src/systemc/tests/systemc/kernel/sc_event/test06/
H A Dtest06.cpp55 wait( SC_ZERO_TIME );
65 wait( SC_ZERO_TIME );
72 wait( SC_ZERO_TIME );
75 e.notify( SC_ZERO_TIME );
77 wait( SC_ZERO_TIME );
78 wait( SC_ZERO_TIME );
81 e.notify( SC_ZERO_TIME );
85 wait( SC_ZERO_TIME );
86 wait( SC_ZERO_TIME );
92 wait( SC_ZERO_TIME );
[all...]
/gem5/src/systemc/tests/systemc/kernel/sc_event/test07/
H A Dtest07.cpp55 wait( SC_ZERO_TIME );
65 wait( SC_ZERO_TIME );
72 wait( SC_ZERO_TIME );
75 e.notify( SC_ZERO_TIME );
77 wait( SC_ZERO_TIME );
78 wait( SC_ZERO_TIME );
81 e.notify( SC_ZERO_TIME );
85 wait( SC_ZERO_TIME );
86 wait( SC_ZERO_TIME );
92 wait( SC_ZERO_TIME );
[all...]
/gem5/src/systemc/tests/systemc/kernel/sc_event/test08/
H A Dtest08.cpp55 wait( SC_ZERO_TIME );
65 wait( SC_ZERO_TIME );
72 wait( SC_ZERO_TIME );
75 e.notify( SC_ZERO_TIME );
77 wait( SC_ZERO_TIME );
78 wait( SC_ZERO_TIME );
81 e.notify( SC_ZERO_TIME );
85 wait( SC_ZERO_TIME );
86 wait( SC_ZERO_TIME );
92 wait( SC_ZERO_TIME );
[all...]
/gem5/src/systemc/tests/systemc/kernel/sc_event/test09/
H A Dtest09.cpp55 wait( SC_ZERO_TIME );
65 wait( SC_ZERO_TIME );
72 wait( SC_ZERO_TIME );
75 e.notify( SC_ZERO_TIME );
77 wait( SC_ZERO_TIME );
78 wait( SC_ZERO_TIME );
81 e.notify( SC_ZERO_TIME );
85 wait( SC_ZERO_TIME );
86 wait( SC_ZERO_TIME );
92 wait( SC_ZERO_TIME );
[all...]
/gem5/src/systemc/tests/systemc/1666-2011-compliance/stepwise_simulation/
H A Dstepwise_simulation.cpp70 next_trigger( SC_ZERO_TIME );
81 static bool start_delta = ( delta == 0 ) && ( step == SC_ZERO_TIME );
84 << ( ( step == SC_ZERO_TIME ) ? "delta" : step.to_string() )
88 if( step > SC_ZERO_TIME )
101 sc_start( SC_ZERO_TIME );
112 == delta + ( !start_delta && step == SC_ZERO_TIME ) );
132 do_step( SC_ZERO_TIME ); // elaborate
137 || sc_time_to_pending_activity() > SC_ZERO_TIME );
140 || sc_time_to_pending_activity() == SC_ZERO_TIME );
148 sc_assert( sc_time_to_pending_activity() == SC_ZERO_TIME );
[all...]
/gem5/src/systemc/tlm_core/2/quantum/
H A Dglobal_quantum.cc28 m_global_quantum(sc_core::SC_ZERO_TIME)
41 if (m_global_quantum != sc_core::SC_ZERO_TIME) {
47 return sc_core::SC_ZERO_TIME;
/gem5/ext/systemc/src/tlm_core/tlm_2/tlm_quantum/
H A Dtlm_global_quantum.h77 if (m_global_quantum != sc_core::SC_ZERO_TIME) {
82 return sc_core::SC_ZERO_TIME;
87 tlm_global_quantum() : m_global_quantum(sc_core::SC_ZERO_TIME)
/gem5/src/systemc/tests/systemc/tracing/vcd_trace/test15/
H A Dtest15.cpp56 wait(SC_ZERO_TIME);
58 wait(SC_ZERO_TIME);
70 wait(SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/tracing/wif_trace/test15/
H A Dtest15.cpp56 wait(SC_ZERO_TIME);
58 wait(SC_ZERO_TIME);
70 wait(SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/bugs/async_reset_init/
H A Dasync_reset_init.cpp114 top.ev.notify(SC_ZERO_TIME);
120 top.ev.notify(SC_ZERO_TIME);
122 top.ev.notify(SC_ZERO_TIME);
128 top.ev.notify(SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/kernel/dynamic_processes/sc_barrier/test01/
H A Dsc_barrier.h76 m_barrier_event.notify(SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/communication/sc_signal/check_writer/test15/
H A Dtest15.cpp36 using sc_core::SC_ZERO_TIME;
71 wait(SC_ZERO_TIME);
80 wait(SC_ZERO_TIME);
88 wait(SC_ZERO_TIME);
96 wait(SC_ZERO_TIME);
105 wait(SC_ZERO_TIME);
112 wait(SC_ZERO_TIME);
119 wait(SC_ZERO_TIME);
127 wait(SC_ZERO_TIME);
134 wait(SC_ZERO_TIME);
[all...]
/gem5/src/systemc/tests/systemc/1666-2011-compliance/sc_delta_count/
H A Dsc_delta_count.cpp74 wait(SC_ZERO_TIME);
79 wait(SC_ZERO_TIME);
83 ev.notify(SC_ZERO_TIME);
84 wait(SC_ZERO_TIME);
89 wait(SC_ZERO_TIME);
200 sc_start(SC_ZERO_TIME);
204 sc_start(SC_ZERO_TIME);
213 top.ev.notify(SC_ZERO_TIME); // Wake from 2nd pause on delta notification
234 sc_start(SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/communication/sc_signal/check_writer/test16/
H A Dtest16.cpp36 using sc_core::SC_ZERO_TIME;
71 wait(SC_ZERO_TIME);
80 wait(SC_ZERO_TIME);
88 wait(SC_ZERO_TIME);
96 wait(SC_ZERO_TIME);
105 wait(SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/tracing/vcd_trace/test16/
H A Dtest16.cpp57 event.notify(SC_ZERO_TIME); // t == 2ns
67 event.notify(SC_ZERO_TIME); // t == 6ns
/gem5/src/systemc/tests/systemc/kernel/sc_event/test13/
H A Dtest13.cpp67 e1.notify(SC_ZERO_TIME );
/gem5/ext/systemc/src/tlm_utils/
H A Dtlm_quantumkeeper.h59 m_next_sync_point(sc_core::SC_ZERO_TIME),
60 m_local_time(sc_core::SC_ZERO_TIME)
118 // Resets the local time to SC_ZERO_TIME and computes the value of the
125 m_local_time = sc_core::SC_ZERO_TIME;
/gem5/src/systemc/ext/tlm_utils/
H A Dtlm_quantumkeeper.h56 tlm_quantumkeeper() : m_next_sync_point(sc_core::SC_ZERO_TIME),
57 m_local_time(sc_core::SC_ZERO_TIME)
101 // Resets the local time to SC_ZERO_TIME and computes the value of the
108 m_local_time = sc_core::SC_ZERO_TIME;
/gem5/src/systemc/tests/systemc/kernel/phase_callbacks/test05/
H A Dsimulation_callbacks.cpp159 { timed_ev.notify(SC_ZERO_TIME); }
175 delta_ev.notify(SC_ZERO_TIME);
189 delta_ev.notify(SC_ZERO_TIME);
197 next_trigger(SC_ZERO_TIME);
228 sc_start(SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/1666-2011-compliance/disable_enable/
H A Ddisable_enable.cpp59 wait(SC_ZERO_TIME);
68 wait(SC_ZERO_TIME);
72 wait(SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/1666-2011-compliance/immed_self_notif/
H A Dimmed_self_notif.cpp86 wait(SC_ZERO_TIME);
102 wait(SC_ZERO_TIME);
111 wait(SC_ZERO_TIME);
144 wait(SC_ZERO_TIME);
/gem5/src/systemc/tests/systemc/kernel/sc_event/test01/
H A Dtest01.cpp56 wait( SC_ZERO_TIME );
/gem5/src/systemc/tests/include/
H A DSimpleATInitiator1.h193 t = sc_core::SC_ZERO_TIME;
220 if (t != sc_core::SC_ZERO_TIME) {
228 if (t != sc_core::SC_ZERO_TIME) {
259 assert(t == sc_core::SC_ZERO_TIME); // FIXME: can t != 0?
261 mEndRequestPhase.notify(sc_core::SC_ZERO_TIME);
266 assert(t == sc_core::SC_ZERO_TIME); // FIXME: can t != 0?
271 mEndRequestPhase.notify(sc_core::SC_ZERO_TIME);
300 sc_core::sc_time t = sc_core::SC_ZERO_TIME;
308 assert(t == sc_core::SC_ZERO_TIME); // t must be SC_ZERO_TIME
[all...]

Completed in 22 milliseconds

12345