Searched defs:Tick (Results 1 - 3 of 3) sorted by relevance

/gem5/src/base/
H A Dtypes.hh63 typedef uint64_t Tick; typedef
/gem5/src/sim/
H A Deventq.hh676 wakeup(Tick when = (Tick)-1) argument
779 wakeupEventQueue(Tick when = (Tick)-1) argument
[all...]
/gem5/src/python/m5/
H A Dparams.py640 class Tick(CheckedInt): cxx_type = 'Tick'; size = 64; unsigned = True class in inherits:CheckedInt

Completed in 16 milliseconds