Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/default/
Ddevice_tracer.cc130 size_t StartMemcpy(CUmemorytype src_type, CUmemorytype dst_type, in StartMemcpy() function in tensorflow::__anon18c3f2790111::CudaEventRecorder
222 static void StartMemcpy(CUmemorytype src_type, CUmemorytype dst_type, in StartMemcpy() function in tensorflow::__anon18c3f2790111::CuptiCallbackHook
226 *cbdata.correlationData = recorder->StartMemcpy( in StartMemcpy()
234 *cbdata.correlationData = recorder->StartMemcpy( in StartMemcpyAsync()
254 return StartMemcpy<cuMemcpy_params>(GetMemoryType(params->src), in DriverApiEnterCallback()
267 return StartMemcpy<cuMemcpyHtoD_v2_params>( in DriverApiEnterCallback()
275 return StartMemcpy<cuMemcpyDtoH_v2_params>( in DriverApiEnterCallback()
282 return StartMemcpy<cuMemcpyDtoD_v2_params>( in DriverApiEnterCallback()