Searched refs:sc_time_stamp (Results 226 - 250 of 314) sorted by relevance

1234567891011>>

/gem5/src/systemc/tests/systemc/misc/user_guide/chpt10.1/
H A Dparamadd.cpp75 cout << sc_time_stamp() << "\t : "
/gem5/src/systemc/tests/systemc/misc/user_guide/param_model/
H A Dparam.cpp77 cout << sc_time_stamp() << "\t : "
/gem5/src/systemc/tests/systemc/tmp/compliance_1666_2011/section_6.6/test02/
H A Dtest02.cpp106 cout << "Target called at " << sc_time_stamp() << endl;
/gem5/src/systemc/tests/systemc/tmp/others/method_suspends_itself/
H A Dmethod_suspends_itself.cpp66 cout << "Target called at " << sc_time_stamp() << endl;
/gem5/src/systemc/tests/systemc/tracing/vcd_trace/test13/
H A Dtest13.cpp13 cout << sc_time_stamp() << "\n";
/gem5/src/systemc/tests/systemc/tracing/vcd_trace/test14/
H A Dtest14.cpp21 cout << sc_time_stamp() << "\n";
/gem5/src/systemc/tests/systemc/tracing/vcd_trace/test15/
H A Dtest15.cpp77 cout << "stop at " << sc_time_stamp() << endl;
/gem5/src/systemc/tests/systemc/tracing/wif_trace/test15/
H A Dtest15.cpp77 cout << "stop at " << sc_time_stamp() << endl;
/gem5/src/systemc/tests/include/
H A DSimpleLTInitiator1_DMI.h110 << " @ " << sc_core::sc_time_stamp() << std::endl;
115 << " @ " << sc_core::sc_time_stamp() << std::endl;
123 << sc_core::sc_time_stamp() << std::endl;
130 std::cout << " @ " << sc_core::sc_time_stamp() << std::endl;
229 << " @ " << sc_core::sc_time_stamp() << std::endl;
236 << " @ " << sc_core::sc_time_stamp() << std::endl;
H A DExplicitLTTarget.h62 << std::dec << " @ " << sc_core::sc_time_stamp()
80 << std::dec << " @ " << sc_core::sc_time_stamp()
H A DSimpleLTTarget2.h66 << " @ " << sc_core::sc_time_stamp() << std::endl;
74 << " @ " << sc_core::sc_time_stamp() << std::endl;
H A DSimpleATInitiator1.h152 << " @ " << sc_core::sc_time_stamp() << std::endl;
157 << " @ " << sc_core::sc_time_stamp() << std::endl;
165 << sc_core::sc_time_stamp() << std::endl;
172 std::cout << " @ " << sc_core::sc_time_stamp() << std::endl;
H A DSimpleATInitiator2.h148 << " @ " << sc_core::sc_time_stamp() << std::endl;
153 << " @ " << sc_core::sc_time_stamp() << std::endl;
161 << sc_core::sc_time_stamp() << std::endl;
168 std::cout << " @ " << sc_core::sc_time_stamp() << std::endl;
H A DSimpleLTInitiator2_DMI.h110 << " @ " << sc_core::sc_time_stamp() << std::endl;
115 << " @ " << sc_core::sc_time_stamp() << std::endl;
123 << sc_core::sc_time_stamp() << std::endl;
130 std::cout << " @ " << sc_core::sc_time_stamp() << std::endl;
H A DSimpleLTInitiator3_DMI.h108 << " @ " << sc_core::sc_time_stamp() << std::endl;
113 << " @ " << sc_core::sc_time_stamp() << std::endl;
121 << sc_core::sc_time_stamp() << std::endl;
128 std::cout << " @ " << sc_core::sc_time_stamp() << std::endl;
/gem5/src/systemc/tests/tlm/static_extensions/ext2gp/
H A DSimpleLTInitiator_ext.h105 << " @ " << sc_core::sc_time_stamp() << std::endl;
113 << " @ " << sc_core::sc_time_stamp() << std::endl;
121 << sc_core::sc_time_stamp() << std::endl;
129 std::cout << " @ " << sc_core::sc_time_stamp() << std::endl;
266 << " @ " << sc_core::sc_time_stamp() << std::endl;
273 << " @ " << sc_core::sc_time_stamp() << std::endl;
/gem5/src/systemc/tests/tlm/static_extensions/ext2gp2ext/
H A DSimpleLTInitiator_ext.h105 << " @ " << sc_core::sc_time_stamp() << std::endl;
113 << " @ " << sc_core::sc_time_stamp() << std::endl;
121 << sc_core::sc_time_stamp() << std::endl;
129 std::cout << " @ " << sc_core::sc_time_stamp() << std::endl;
266 << " @ " << sc_core::sc_time_stamp() << std::endl;
273 << " @ " << sc_core::sc_time_stamp() << std::endl;
/gem5/src/systemc/tests/systemc/misc/stars/star111657/
H A Dstar111657.cpp68 flog << sc_time_stamp()<<": "<<name()<<"::select - enabled" << endl;
107 flog << sc_time_stamp()<<": "<<name()<<"::collect - enabled" << endl;
223 flog << sc_time_stamp()<<": "<<name()<<"::control_write - Attention Request" << endl;
236 flog << sc_time_stamp()<<": "<<name()<<"::control_write - writing mii_frame into out_fifo" << endl;
290 flog << sc_time_stamp()<<": "<<name()<<"::control_read " << endl;
/gem5/src/systemc/tests/systemc/compliance_1666/test00/
H A Dtest00.cpp33 using sc_core::sc_time_stamp;
158 sc_time t(sc_time_stamp());
161 sc_assert(sc_time_stamp() == t + sc_time(33, SC_PS));
237 sc_assert(sc_time_stamp() == sc_time(5, SC_US));
239 sc_assert(sc_time_stamp() == sc_time(30, SC_US));
249 sc_assert(sc_time_stamp() == sc_time(15, SC_US));
251 sc_assert(sc_time_stamp() == sc_time(25, SC_US));
335 sc_assert(sc_time_stamp() == sc_time(SC_ZERO_TIME));
/gem5/src/systemc/tests/systemc/examples/updown/
H A Dupdown.cpp121 (int)sc_time_stamp().to_double()/1000, (int)up, (int)down,
128 (int)sc_time_stamp().to_double()/1000, (int)up, (int)down,
/gem5/util/tlm/src/
H A Dsc_peq.hh94 Tick nextEventTick = sc_core::sc_time_stamp().value() + delay.value();
H A Dsc_slave_port.hh58 assert(curTick() == sc_core::sc_time_stamp().value()); \
/gem5/src/systemc/ext/core/
H A Dsc_main.hh75 const sc_time &sc_time_stamp();
/gem5/src/systemc/tests/systemc/1666-2011-compliance/recursive_kill_bug/
H A Drecursive_kill_bug.cpp102 sc_assert( sc_time_stamp() == sc_time(10, SC_NS) );
/gem5/src/systemc/tests/systemc/bugs/async_reset_init/
H A Dasync_reset_init.cpp92 << setw(6) << sc_time_stamp()

Completed in 26 milliseconds

1234567891011>>