Searched defs:now (Results 1 - 12 of 12) sorted by relevance

/gem5/ext/systemc/src/tlm_utils/
H A Dpeq_with_get.h64 sc_core::sc_time now = sc_core::sc_time_stamp(); local
H A Dpeq_with_cb_and_phase.h273 const sc_core::sc_time now=sc_core::sc_time_stamp(); local
/gem5/src/systemc/ext/tlm_utils/
H A Dpeq_with_get.h70 sc_core::sc_time now = sc_core::sc_time_stamp(); local
H A Dpeq_with_cb_and_phase.h276 const sc_core::sc_time now = sc_core::sc_time_stamp(); local
/gem5/src/systemc/core/
H A Dsc_main.cc65 Tick now = ::sc_gem5::scheduler.getCurTick(); local
82 Tick now = ::sc_gem5::scheduler.getCurTick(); local
/gem5/src/sim/
H A Dstat_control.cc88 Time now; local
/gem5/src/cpu/minor/
H A Dscoreboard.cc218 canInstIssue(MinorDynInstPtr inst, const std::vector<Cycles> *src_reg_relative_latencies, const std::vector<bool> *cant_forward_from_fu_indices, Cycles now, ThreadContext *thread_context) argument
H A Dexecute.cc1027 Cycles now = cpu.curCycle(); local
/gem5/src/gpu-compute/
H A Dlds_state.cc279 Tick now = clockEdge(); local
/gem5/src/systemc/utils/
H A Dvcd.cc254 Tick now = scheduler.getCurTick(); local
302 Tick now = scheduler.getCurTick() / timeUnitTicks + deltaOffset; local
314 ccprintf(stream(), "#%u\n", now); local
/gem5/src/dev/net/
H A Di8254xGBe.cc695 IGbE::postInterrupt(IntTypes t, bool now) argument
/gem5/src/arch/arm/
H A Dtable_walker.cc2155 Tick now = curTick(); local

Completed in 41 milliseconds