MLIR
22.0.0git
|
This is the complete list of members for DynamicEventPool, including all inherited members.
availableEvents | DynamicEventPool | |
createNewPool(size_t numEvents) | DynamicEventPool | inline |
currentEventsCnt | DynamicEventPool | |
currentEventsLimit | DynamicEventPool | |
DynamicEventPool(L0RTContextWrapper *rtCtx) | DynamicEventPool | inline |
DynamicEventPool(const DynamicEventPool &)=delete | DynamicEventPool | |
DynamicEventPool(DynamicEventPool &&) noexcept=default | DynamicEventPool | |
eventPools | DynamicEventPool | |
maxEventsCount | DynamicEventPool | |
numEventsPerPool | DynamicEventPool | static |
operator=(const DynamicEventPool &)=delete | DynamicEventPool | |
operator=(DynamicEventPool &&) noexcept=default | DynamicEventPool | |
releaseEvent(ze_event_handle_t event) | DynamicEventPool | inline |
rtCtx | DynamicEventPool | |
takeEvent() | DynamicEventPool | inline |
takenEvents | DynamicEventPool | |
~DynamicEventPool() | DynamicEventPool | inline |