Home
last modified time | relevance | path

Searched defs:StartTimer (Results 1 – 16 of 16) sorted by relevance

/external/vboot_reference/tests/
Dtimer_utils.c8 void StartTimer(ClockTimerState* ct) { in StartTimer() function
/external/libcxx/utils/google-benchmark/src/
Dthread_timer.h15 void StartTimer() { in StartTimer() function
/external/webrtc/modules/audio_processing/test/
Dperformance_timer.cc29 void PerformanceTimer::StartTimer() { in StartTimer() function in webrtc::test::PerformanceTimer
/external/google-benchmark/src/
Dthread_timer.h23 void StartTimer() { in StartTimer() function
/external/ImageMagick/MagickCore/
Dtimer.c477 MagickExport void StartTimer(TimerInfo *time_info,const MagickBooleanType reset) in StartTimer() function
Dmethods.h1079 #define StartTimer PrependMagickMethod(StartTimer) macro
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc101 bool XlaInterpreterExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in stream_executor::interpreter::XlaInterpreterExecutor
/external/libchrome/base/timer/
Dtimer_unittest.cc564 void StartTimer() { in StartTimer() function in base::OneShotSelfOwningTimerTester
747 void StartTimer(TimeDelta delay, const Closure& task) { in StartTimer() function in base::__anon6ae63def0311::TimerSequenceTest
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc261 bool HostExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executor.cc120 bool TpuExecutor::StartTimer(Stream* stream, ::stream_executor::Timer* timer) { in StartTimer() function in tensorflow::tpu::TpuExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor_test_util.cc63 void StartTimer(const SP_Device* const device, SP_Stream stream, SP_Timer timer, in StartTimer() function
Dstream_executor.cc513 bool StartTimer(Stream* stream, Timer* timer) override { in StartTimer() function in stream_executor::__anonc4c542a70111::CStreamExecutor
Dstream_executor_test.cc451 TEST_F(StreamExecutorTest, StartTimer) { in TEST_F() argument
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc731 bool GpuExecutor::StartTimer(Stream* stream, Timer* timer) { in StartTimer() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc638 bool GpuExecutor::StartTimer(Stream* stream, Timer* timer) { in StartTimer() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc799 bool StreamExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in stream_executor::StreamExecutor