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

/gem5/src/sim/
H A Dglobal_event.hh175 class GlobalEvent : public BaseGlobalEventTemplate<GlobalEvent> class in inherits:BaseGlobalEventTemplate
189 GlobalEvent(Priority p, Flags f) function in class:GlobalEvent
193 GlobalEvent(Tick when, Priority p, Flags f) function in class:GlobalEvent

Completed in 4 milliseconds