Home
last modified time | relevance | path

Searched defs:StopTimer (Results 1 – 14 of 14) sorted by relevance

/external/vboot_reference/tests/
Dtimer_utils.c12 void StopTimer(ClockTimerState* ct) { in StopTimer() function
/external/libcxx/utils/google-benchmark/src/
Dthread_timer.h22 void StopTimer() { in StopTimer() function
/external/llvm-project/llvm/utils/benchmark/src/
Dthread_timer.h22 void StopTimer() { in StopTimer() function
/external/llvm-project/libcxx/utils/google-benchmark/src/
Dthread_timer.h22 void StopTimer() { in StopTimer() function
/external/webrtc/modules/audio_processing/test/
Dperformance_timer.cc33 void PerformanceTimer::StopTimer() { in StopTimer() function in webrtc::test::PerformanceTimer
/external/google-benchmark/src/
Dthread_timer.h30 void StopTimer() { in StopTimer() function
/external/ImageMagick/MagickCore/
Dtimer.c519 static void StopTimer(TimerInfo *time_info) in StopTimer() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc106 bool XlaInterpreterExecutor::StopTimer(Stream *stream, Timer *timer) { in StopTimer() function in stream_executor::interpreter::XlaInterpreterExecutor
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc266 bool HostExecutor::StopTimer(Stream *stream, Timer *timer) { in StopTimer() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executor.cc126 bool TpuExecutor::StopTimer(Stream* stream, ::stream_executor::Timer* timer) { in StopTimer() function in tensorflow::tpu::TpuExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc527 bool StopTimer(Stream* stream, Timer* timer) override { in StopTimer() function in stream_executor::__anon902a2f7b0111::CStreamExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc646 bool GpuExecutor::StopTimer(Stream* stream, Timer* timer) { in StopTimer() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc738 bool GpuExecutor::StopTimer(Stream* stream, Timer* timer) { in StopTimer() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc796 bool StreamExecutor::StopTimer(Stream *stream, Timer *timer) { in StopTimer() function in stream_executor::StreamExecutor