Searched refs:sc_time_stamp (Results 151 - 175 of 314) sorted by relevance

1234567891011>>

/gem5/ext/systemc/src/tlm_utils/
H A Dpeq_with_get.h47 m_scheduled_events.insert(pair_type(t + sc_core::sc_time_stamp(), &trans));
53 m_scheduled_events.insert(pair_type(sc_core::sc_time_stamp(), &trans));
64 sc_core::sc_time now = sc_core::sc_time_stamp();
H A Dtlm_quantumkeeper.h93 return sc_core::sc_time_stamp() + m_local_time >= m_next_sync_point;
126 m_next_sync_point = sc_core::sc_time_stamp() + compute_local_quantum();
132 // returned by sc_time_stamp incremeneted with the time the initiator is
137 return sc_core::sc_time_stamp() + m_local_time;
/gem5/src/systemc/tests/systemc/kernel/dynamic_processes/sc_join/test04/
H A Dtest04.cpp59 cout << sc_time_stamp() << ": clocked wait waking" << endl;
68 cout << sc_time_stamp() << ": sync(" << context << ") terminating" << endl;
73 cout << sc_time_stamp() << ": asynchronous wait waking" << endl;
/gem5/src/systemc/tests/systemc/tracing/vcd_trace/test12/
H A Dtest12.cpp105 cerr << sc_time_stamp() << endl;
108 cerr << sc_time_stamp() << endl;
111 cerr << sc_time_stamp() << endl;
/gem5/src/systemc/ext/tlm_utils/
H A Dpeq_with_get.h50 m_scheduled_events.insert(pair_type(t + sc_core::sc_time_stamp(),
58 m_scheduled_events.insert(pair_type(sc_core::sc_time_stamp(), &trans));
70 sc_core::sc_time now = sc_core::sc_time_stamp();
H A Dtlm_quantumkeeper.h78 return sc_core::sc_time_stamp() + m_local_time >= m_next_sync_point;
109 m_next_sync_point = sc_core::sc_time_stamp() + compute_local_quantum();
114 // returned by sc_time_stamp incremeneted with the time the initiator is
119 return sc_core::sc_time_stamp() + m_local_time;
/gem5/src/systemc/tests/systemc/kernel/dynamic_processes/test01/
H A Dtest01.cpp49 cout << endl << sc_time_stamp() << ": " << sc_get_current_process_handle().name()
56 cout << endl << sc_time_stamp() << ": " << sc_get_current_process_handle().name()
62 cout << endl << sc_time_stamp() << ": " << sc_get_current_process_handle().name()
145 cout << sc_time_stamp() << ": " << sc_get_current_process_handle().name()
157 cout << sc_time_stamp() << ": " << sc_get_current_process_handle().name()
/gem5/src/systemc/tests/systemc/1666-2011-compliance/kill_reset/
H A Dkill_reset.cpp139 cout << "Target called/reset at " << sc_time_stamp() << endl;
145 cout << "Target awoke at " << sc_time_stamp() << endl;
178 sc_assert( sc_time_stamp() == sc_time(35, SC_NS) );
198 sc_assert( sc_time_stamp() == sc_time(35, SC_NS) );
219 sc_assert( sc_time_stamp() == sc_time(35, SC_NS) );
241 sc_assert( sc_time_stamp() == sc_time(35, SC_NS) );
/gem5/ext/systemc/src/tlm_core/tlm_2/tlm_quantum/
H A Dtlm_global_quantum.h78 const sc_core::sc_time current = sc_core::sc_time_stamp();
/gem5/src/systemc/tests/include/
H A DCoreDecouplingLTInitiator.h101 << " (" << sc_core::sc_time_stamp() << " + "
109 << " (" << sc_core::sc_time_stamp() << " + "
120 << " (" << sc_core::sc_time_stamp() << " + "
130 << " (" << sc_core::sc_time_stamp() << " + "
H A DSimpleLTInitiator1.h103 << " @ " << sc_core::sc_time_stamp() << std::endl;
108 << " @ " << sc_core::sc_time_stamp() << std::endl;
116 << sc_core::sc_time_stamp() << std::endl;
123 std::cout << " @ " << sc_core::sc_time_stamp() << std::endl;
H A DSimpleLTInitiator2.h99 << " @ " << sc_core::sc_time_stamp() << std::endl;
104 << " @ " << sc_core::sc_time_stamp() << std::endl;
112 << sc_core::sc_time_stamp() << std::endl;
119 std::cout << " @ " << sc_core::sc_time_stamp() << std::endl;
H A DSimpleLTInitiator3.h99 << " @ " << sc_core::sc_time_stamp() << std::endl;
104 << " @ " << sc_core::sc_time_stamp() << std::endl;
112 << sc_core::sc_time_stamp() << std::endl;
119 std::cout << " @ " << sc_core::sc_time_stamp() << std::endl;
/gem5/src/systemc/tests/systemc/bugs/bug_147853/
H A Dbug_147853.cpp13 cerr << sc_time_stamp() <<" " << name() << " clk = " << clk.read() << "\n";
/gem5/src/systemc/tests/systemc/communication/sc_buffer/test01/
H A Dtest01.cpp43 // Andy Goodrich: Changed sc_simulation_time() usage to sc_time_stamp().
76 cout << sc_time_stamp() << " " << in.read() << endl;
/gem5/src/systemc/tests/systemc/kernel/process_control/test07/
H A Dtest07.cpp49 std::cout << "------ " << "(" << sc_time_stamp() << ")" << " ------"
159 << "(" << sc_time_stamp() << ")"
179 << "(" << sc_time_stamp() << ")"
188 << "(" << sc_time_stamp() << ")"
/gem5/src/systemc/tests/systemc/misc/cae_test/general/control/case/datatypes/
H A Dstimulus.cpp62 << sc_time_stamp() << endl;
/gem5/src/systemc/tests/systemc/misc/cae_test/general/control/case/inlining/
H A Dstimulus.cpp62 << sc_time_stamp() << endl;
/gem5/src/systemc/tests/systemc/misc/cae_test/general/control/if_test/conditions/
H A Dstimulus.cpp64 << sc_time_stamp() << endl;
/gem5/src/systemc/tests/systemc/misc/cae_test/general/control/if_test/datatypes/
H A Dstimulus.cpp62 << sc_time_stamp() << endl;
/gem5/src/systemc/tests/systemc/misc/cae_test/general/control/if_test/if_test/
H A Dstimulus.cpp64 << sc_time_stamp() << endl;
/gem5/src/systemc/tests/systemc/misc/cae_test/general/control/if_test/inlining/
H A Dstimulus.cpp62 << sc_time_stamp() << endl;
/gem5/src/systemc/tests/systemc/misc/sim_tests/manual_clock/
H A Dmanual_clock.cpp70 cout << sc_time_stamp() << " P1(a&&b):: C = " << c.read()
74 cout << sc_time_stamp() << " P1(a||b):: C = " << c.read()
108 cout << sc_time_stamp() << " P2(a&&b):: C = " << c.read()
112 cout << sc_time_stamp() << " P2(a||b):: C = " << c.read()
/gem5/src/systemc/tests/systemc/misc/stars/star127712/
H A Dtest.cpp67 cout <<sc_time_stamp()<<": Method Activated"<<endl;
/gem5/src/systemc/tests/systemc/misc/user_guide/chpt10.1/
H A Dstim.cpp57 cout << sc_time_stamp() << "\t : "

Completed in 21 milliseconds

1234567891011>>