Home
last modified time | relevance | path

Searched defs:DeallocateTimer (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h136 void DeallocateTimer(Timer *timer) override {} in DeallocateTimer() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h156 void DeallocateTimer(Timer *timer) override {} in DeallocateTimer() function
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc624 void GpuExecutor::DeallocateTimer(Timer* timer) { in DeallocateTimer() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc800 void StreamExecutor::DeallocateTimer(Timer *timer) { in DeallocateTimer() function in stream_executor::StreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc743 void GpuExecutor::DeallocateTimer(Timer* timer) { in DeallocateTimer() function in stream_executor::gpu::GpuExecutor