Searched refs:target2 (Results 1 - 8 of 8) sorted by relevance

/gem5/src/systemc/tests/tlm/bus/
H A Dbus.cpp43 SimpleLTTarget2 target2("target2");
70 bus.initiator_socket[1](target2.socket);
/gem5/src/systemc/tests/tlm/bus_dmi/
H A Dbus_dmi.cpp42 SimpleLTTarget2 target2("target2");
69 bus.initiator_socket[1](target2.socket);
/gem5/util/statetrace/arch/sparc/
H A Dtracechild.hh84 uint64_t &target1, uint64_t &target2);
H A Dtracechild.cc208 uint64_t &target1, uint64_t &target2)
231 target2 = npc + 4;
207 getTargets(uint32_t inst, uint64_t pc, uint64_t npc, uint64_t &target1, uint64_t &target2) argument
/gem5/src/systemc/tests/tlm/nb2b_adapter/
H A Dnb2b_adapter.cpp350 Target *target2; local
358 target2 = new Target ("target2");
363 interconnect->init_socket.bind(target2->socket);
/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_timeout/
H A Dproc_ctrl_timeout.cpp50 SC_METHOD(target2);
233 void target2() function in struct:Top
235 //cout << "target2() called at " << sc_time_stamp() << " count = " << count << endl;
/gem5/src/systemc/tests/systemc/1666-2011-compliance/throw_it/
H A Dthrow_it.cpp50 SC_THREAD(target2);
263 void target2() function in struct:Top
278 void target3() // Target for throw_it from target2()
/gem5/src/systemc/tests/systemc/1666-2011-compliance/sync_reset/
H A Dsync_reset.cpp56 SC_THREAD(target2);
326 void target2() function in struct:M2

Completed in 14 milliseconds