evtHandle        1116 opal/mca/btl/smcuda/btl_smcuda.c     memcpy(&rget_reg.data.evtHandle, remote_handle->reg_data.evtHandle,
evtHandle        1117 opal/mca/btl/smcuda/btl_smcuda.c            sizeof(remote_handle->reg_data.evtHandle));
evtHandle        1226 opal/mca/common/cuda/common_cuda.c     CUipcEventHandle evtHandle;
evtHandle        1230 opal/mca/common/cuda/common_cuda.c     memcpy(&evtHandle, rget_reg->data.evtHandle, sizeof(evtHandle));
evtHandle        1231 opal/mca/common/cuda/common_cuda.c     CUDA_DUMP_EVTHANDLE((100, &evtHandle, "stream_synchronize"));
evtHandle        1233 opal/mca/common/cuda/common_cuda.c     result = cuFunc.cuIpcOpenEventHandle(&event, evtHandle);
evtHandle        1697 opal/mca/common/cuda/common_cuda.c static void cuda_dump_evthandle(int verbose, void *evtHandle, char *str) {
evtHandle        1709 opal/mca/common/cuda/common_cuda.c     memcpy(&evtH, evtHandle, sizeof(evtH));
evtHandle          33 opal/mca/common/cuda/common_cuda.h     uint64_t evtHandle[EVTHANDLE_SIZE];
evtHandle          41 opal/mca/rcache/gpusm/rcache_gpusm.h     uint64_t evtHandle[EVTHANDLE_SIZE]; /* CUipcEventHandle */
evtHandle          52 opal/mca/rcache/gpusm/rcache_gpusm_module.c                                                (void *)&item->evtHandle);