cuIpcGetEventHandle   94 opal/mca/common/cuda/common_cuda.c     int (*cuIpcGetEventHandle)(CUipcEventHandle*, CUevent);
cuIpcGetEventHandle  466 opal/mca/common/cuda/common_cuda.c     OPAL_CUDA_DLSYM(libcuda_handle, cuIpcGetEventHandle);
cuIpcGetEventHandle 1190 opal/mca/common/cuda/common_cuda.c     result = cuFunc.cuIpcGetEventHandle((CUipcEventHandle *)handle, (CUevent)*event);