Home
last modified time | relevance | path

Searched refs:NumInitialEvents (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp343 int NumInitialEvents = 8; member in __anondfa3b3cd0111::DeviceRTLTy
649 std::make_unique<EventPoolTy>(EventAllocatorTy(), NumInitialEvents); in initDevice()