Searched defs:curCycle (Results 1 - 4 of 4) sorted by relevance

/gem5/src/sim/
H A Dclocked_object.hh198 curCycle() const function in class:Clocked
/gem5/src/gpu-compute/
H A Dshader.hh94 Tick curCycle() const { return curTick() / clock; } function in class:Shader
H A Dtlb_coalescer.hh152 Tick curCycle() const { return curTick() / clock; } function in class:TLBCoalescer
H A Dgpu_tlb.hh91 Tick curCycle() const { return curTick() / clock; } function in class:X86ISA::GpuTLB

Completed in 10 milliseconds