Home
last modified time | relevance | path

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

/external/vboot_reference/tests/
Dtimer_utils.c8 void StartTimer(ClockTimerState* ct) { in StartTimer() function
/external/pdfium/xfa/fwl/
Dcfwl_timer.cpp19 CFWL_TimerInfo* CFWL_Timer::StartTimer(uint32_t dwElapse, bool bImmediately) { in StartTimer() function in CFWL_Timer
/external/webrtc/webrtc/system_wrappers/source/
Devent_timer_win.cc52 bool EventTimerWin::StartTimer(bool periodic, unsigned long time) { in StartTimer() function in webrtc::EventTimerWin
Devent_timer_posix.cc137 bool EventTimerPosix::StartTimer(bool periodic, unsigned long time) { in StartTimer() function in webrtc::EventTimerPosix
/external/google-benchmark/src/
Dthread_timer.h15 void StartTimer() { in StartTimer() function
/external/libcxx/utils/google-benchmark/src/
Dthread_timer.h15 void StartTimer() { in StartTimer() function
/external/webrtc/webrtc/modules/video_coding/test/
Dtest_util.h40 virtual bool StartTimer(bool periodic, unsigned long time) { // NOLINT in StartTimer() function
/external/ImageMagick/MagickCore/
Dtimer.c384 MagickExport void StartTimer(TimerInfo *time_info,const MagickBooleanType reset) in StartTimer() function
Dmethods.h970 #define StartTimer PrependMagickMethod(StartTimer) macro
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc100 bool XlaInterpreterExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in stream_executor::interpreter::XlaInterpreterExecutor
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc172 bool HostExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in stream_executor::host::HostExecutor
/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::__anon992290430311::TimerSequenceTest
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc804 bool StreamExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in stream_executor::StreamExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc643 bool GpuExecutor::StartTimer(Stream* stream, Timer* timer) { in StartTimer() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc762 bool GpuExecutor::StartTimer(Stream* stream, Timer* timer) { in StartTimer() function in stream_executor::gpu::GpuExecutor