cuda_event_htod_most 191 opal/mca/common/cuda/common_cuda.c static int cuda_event_htod_most = 0; cuda_event_htod_most 1459 opal/mca/common/cuda/common_cuda.c if (cuda_event_htod_num_used > cuda_event_htod_most) { cuda_event_htod_most 1460 opal/mca/common/cuda/common_cuda.c cuda_event_htod_most = cuda_event_htod_num_used; cuda_event_htod_most 1462 opal/mca/common/cuda/common_cuda.c if (0 == (cuda_event_htod_most % 10)) { cuda_event_htod_most 1464 opal/mca/common/cuda/common_cuda.c "Maximum HtoD events used is now %d", cuda_event_htod_most);