Home
last modified time | relevance | path

Searched defs:StartTimer (Results 1 – 14 of 14) 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/ImageMagick/MagickCore/
Dtimer.c366 MagickExport void StartTimer(TimerInfo *time_info,const MagickBooleanType reset) in StartTimer() function
Dmethods.h1146 #define StartTimer PrependMagickMethod(StartTimer) macro
/external/webrtc/webrtc/modules/video_coding/test/
Dtest_util.h40 virtual bool StartTimer(bool periodic, unsigned long time) { // NOLINT in StartTimer() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc93 bool InterpreterExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in perftools::gputools::interpreter::InterpreterExecutor
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc170 bool HostExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in perftools::gputools::host::HostExecutor
/external/libcxx/utils/google-benchmark/src/
Dbenchmark.cc167 void StartTimer() { in StartTimer() function in benchmark::internal::ThreadTimer
/external/google-benchmark/src/
Dbenchmark.cc167 void StartTimer() { in StartTimer() function in benchmark::internal::ThreadTimer
/external/libchrome/base/timer/
Dtimer_unittest.cc568 void StartTimer() { in StartTimer() function in base::OneShotSelfOwningTimerTester
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc694 bool StreamExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in perftools::gputools::StreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc659 bool CUDAExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in perftools::gputools::cuda::CUDAExecutor