Searched refs:target3 (Results 1 - 5 of 5) sorted by relevance

/gem5/src/systemc/tests/tlm/bus/
H A Dbus.cpp46 SimpleATTarget1 target3("target3");
71 bus.initiator_socket[2](target3.socket);
/gem5/src/systemc/tests/tlm/bus_dmi/
H A Dbus_dmi.cpp45 SimpleLTTarget2 target3("target3");
70 bus.initiator_socket[2](target3.socket);
/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_timeout/
H A Dproc_ctrl_timeout.cpp53 SC_THREAD(target3);
245 void target3() function in struct:Top
247 //cout << "target3() called at " << sc_time_stamp() << " count = " << count << endl;
258 //cout << "target3() awoke at " << sc_time_stamp() << " count = " << count << endl;
/gem5/src/systemc/tests/systemc/1666-2011-compliance/throw_it/
H A Dthrow_it.cpp53 SC_THREAD(target3);
278 void target3() // Target for throw_it from target2() function in struct:Top
/gem5/src/systemc/tests/systemc/1666-2011-compliance/sync_reset/
H A Dsync_reset.cpp59 SC_METHOD(target3);
358 void target3() function in struct:M2

Completed in 12 milliseconds