Searched defs:globalEvent (Results 1 - 2 of 2) sorted by relevance
/gem5/src/sim/ | ||
H A D | global_event.hh | 107 virtual BaseGlobalEvent *globalEvent() { return _globalEvent; } function in class:BaseGlobalEvent::BarrierEvent |
H A D | eventq.hh | 409 virtual BaseGlobalEvent *globalEvent() { return NULL; } function in class:Event |
Completed in 8 milliseconds