/external/vboot_reference/tests/ |
D | timer_utils.c | 12 void StopTimer(ClockTimerState* ct) { in StopTimer() function
|
/external/llvm-project/libcxx/utils/google-benchmark/src/ |
D | thread_timer.h | 22 void StopTimer() { in StopTimer() function
|
/external/libcxx/utils/google-benchmark/src/ |
D | thread_timer.h | 22 void StopTimer() { in StopTimer() function
|
/external/llvm-project/llvm/utils/benchmark/src/ |
D | thread_timer.h | 22 void StopTimer() { in StopTimer() function
|
/external/webrtc/modules/audio_processing/test/ |
D | performance_timer.cc | 33 void PerformanceTimer::StopTimer() { in StopTimer() function in webrtc::test::PerformanceTimer
|
/external/google-benchmark/src/ |
D | thread_timer.h | 30 void StopTimer() { in StopTimer() function
|
/external/ImageMagick/MagickCore/ |
D | timer.c | 519 static void StopTimer(TimerInfo *time_info) in StopTimer() function
|
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
D | executor.cc | 106 bool XlaInterpreterExecutor::StopTimer(Stream *stream, Timer *timer) { in StopTimer() function in stream_executor::interpreter::XlaInterpreterExecutor
|
/external/tensorflow/tensorflow/stream_executor/tpu/ |
D | tpu_executor.cc | 126 bool TpuExecutor::StopTimer(Stream* stream, ::stream_executor::Timer* timer) { in StopTimer() function in tensorflow::tpu::TpuExecutor
|
/external/tensorflow/tensorflow/stream_executor/host/ |
D | host_gpu_executor.cc | 266 bool HostExecutor::StopTimer(Stream *stream, Timer *timer) { in StopTimer() function in stream_executor::host::HostExecutor
|
/external/tensorflow/tensorflow/c/experimental/stream_executor/ |
D | stream_executor.cc | 527 bool StopTimer(Stream* stream, Timer* timer) override { in StopTimer() function in stream_executor::__anon00950a620111::CStreamExecutor
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_gpu_executor.cc | 738 bool GpuExecutor::StopTimer(Stream* stream, Timer* timer) { in StopTimer() function in stream_executor::gpu::GpuExecutor
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_gpu_executor.cc | 646 bool GpuExecutor::StopTimer(Stream* stream, Timer* timer) { in StopTimer() function in stream_executor::gpu::GpuExecutor
|
/external/tensorflow/tensorflow/stream_executor/ |
D | stream_executor_pimpl.cc | 796 bool StreamExecutor::StopTimer(Stream *stream, Timer *timer) { in StopTimer() function in stream_executor::StreamExecutor
|