Searched defs:t2 (Results 1 - 22 of 22) sorted by relevance

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_event_queue.cpp38 const sc_time* t2 = static_cast<const sc_time*>( p2 ); local
/gem5/util/ccdrv/
H A Ddevtime.c62 uint32_t t1, t2; local
/gem5/src/systemc/tests/systemc/utils/sc_report/cached/
H A Dcached.cpp101 sc_event t1, t2, m1, m2; local
109 sensitive << t2; local
/gem5/ext/dsent/model/electrical/
H A DTestModel.cc202 ElectricalTimingTree* t2 = new ElectricalTimingTree("Mux", this); local
/gem5/src/systemc/tests/systemc/kernel/sc_time/test01/
H A Dtest01.cpp51 sc_time t2 = sc_time::from_value( v ); local
182 sc_time t2; local
[all...]
/gem5/src/cpu/
H A Dthread_context.cc66 RegVal t2 = two->readIntReg(i); local
75 RegVal t2 = two->readFloatReg(i); local
85 const TheISA::VecRegContainer& t2 = two->readVecReg(rid); local
95 const TheISA::VecPredRegContainer& t2 local
103 RegVal t2 = two->readMiscRegNoEffect(i); local
112 RegVal t2 = two->readCCReg(i); local
[all...]
/gem5/tests/test-progs/asmtest/src/riscv/isa/macros/mt/
H A Dtest_macros_mt.h123 ld t2, (t0) variable
124 bne t1, t2, 1b variable
H A Dtest_macros_mt_ecall.h175 mv t2, a0 variable
/gem5/src/systemc/core/
H A Dsc_time.cc280 operator / (const sc_time &t1, const sc_time &t2) argument
/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl/
H A Dproc_ctrl.cpp68 sc_process_handle t1, t2; local
/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_timeout/
H A Dproc_ctrl_timeout.cpp70 sc_process_handle t1, t2, t3, t4, t5; member in struct:Top
/gem5/src/systemc/tests/systemc/1666-2011-compliance/throw_it/
H A Dthrow_it.cpp71 sc_process_handle t1, t2, t3, t4, t5; member in struct:Top
/gem5/ext/pybind11/tests/
H A Dconstructor_stats.h170 const std::type_index *t1 = nullptr, *t2 = nullptr; local
/gem5/src/systemc/tests/systemc/1666-2011-compliance/sync_reset/
H A Dsync_reset.cpp71 sc_process_handle t1, t2, t3; member in struct:M2
/gem5/ext/googletest/googlemock/test/
H A Dgmock-generated-matchers_test.cc1265 bool AllOf(const T1& t1, const T2& t2) { return true; } argument
1273 AnyOf(const T1& t1, const T2& t2) { return true; } argument
H A Dgmock-generated-actions_test.cc743 n_type t2 = n; local
/gem5/ext/googletest/googletest/test/
H A Dgtest-port_test.cc978 ThreadLocal<void*> t2; local
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.cpp260 const sc_time& t2 = et2->notify_time(); local
/gem5/src/systemc/tests/systemc/1666-2011-compliance/async_reset/
H A Dasync_reset.cpp102 sc_process_handle ct, t, m, ct2, t2; member in struct:Top
/gem5/system/alpha/h/
H A DfromHudsonOsf.h364 #define t2 $3 macro
/gem5/src/dev/net/
H A Di8254xGBe_defs.hh240 inline bool isTypes(TxDesc *d, uint8_t t1, uint8_t t2) { return isType(d, t1) || isType(d, t2); } argument
/gem5/src/arch/arm/
H A Dmiscregs_types.hh230 Bitfield<2> t2; member in namespace:ArmISA

Completed in 60 milliseconds