Searched refs:target1 (Results 1 - 9 of 9) sorted by relevance

/gem5/src/systemc/tests/tlm/bus/
H A Dbus.cpp40 SimpleLTTarget1 target1("target1");
69 bus.initiator_socket[0](target1.socket);
/gem5/src/systemc/tests/tlm/bus_dmi/
H A Dbus_dmi.cpp39 SimpleLTTarget1 target1("target1");
68 bus.initiator_socket[0](target1.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)
230 target1 = npc;
251 target1 = pc + disp;
253 target1 = npc + 4;
255 target1 = npc;
258 target1 = npc;
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.cpp349 Target *target1; local
357 target1 = new Target ("target1");
362 interconnect->init_socket.bind(target1->socket);
/gem5/src/systemc/tests/systemc/1666-2011-compliance/include_descendants/
H A Dinclude_descendants.cpp47 SC_THREAD(target1);
115 void target1() function in struct:Top
/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_timeout/
H A Dproc_ctrl_timeout.cpp47 SC_THREAD(target1);
212 void target1() function in struct:Top
214 //cout << "target1() called at " << sc_time_stamp() << " count = " << count << endl;
224 //cout << "target1() awoke at " << sc_time_stamp() << " count = " << count << endl;
/gem5/src/systemc/tests/systemc/1666-2011-compliance/throw_it/
H A Dthrow_it.cpp47 SC_THREAD(target1);
217 void target1() // Target for throw_it from calling() function in struct:Top
/gem5/src/systemc/tests/systemc/1666-2011-compliance/sync_reset/
H A Dsync_reset.cpp47 SC_THREAD(target1);
257 void target1() function in struct:M2

Completed in 15 milliseconds