cuda_event_htod_first_used 182 opal/mca/common/cuda/common_cuda.c static int cuda_event_ipc_first_used, cuda_event_dtoh_first_used, cuda_event_htod_first_used; cuda_event_htod_first_used 672 opal/mca/common/cuda/common_cuda.c cuda_event_htod_first_used = 0; cuda_event_htod_first_used 1610 opal/mca/common/cuda/common_cuda.c result = cuFunc.cuEventQuery(cuda_event_htod_array[cuda_event_htod_first_used]); cuda_event_htod_first_used 1627 opal/mca/common/cuda/common_cuda.c *frag = cuda_event_htod_frag_array[cuda_event_htod_first_used]; cuda_event_htod_first_used 1633 opal/mca/common/cuda/common_cuda.c ++cuda_event_htod_first_used; cuda_event_htod_first_used 1634 opal/mca/common/cuda/common_cuda.c if (cuda_event_htod_first_used >= cuda_event_max) { cuda_event_htod_first_used 1635 opal/mca/common/cuda/common_cuda.c cuda_event_htod_first_used = 0;