Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_timerinfo.cpp17 void CFWL_TimerInfo::StopTimer() { in StopTimer() function in CFWL_TimerInfo
/external/vboot_reference/tests/
Dtimer_utils.c12 void StopTimer(ClockTimerState* ct) { in StopTimer() function
/external/webrtc/webrtc/system_wrappers/source/
Devent_timer_win.cc69 bool EventTimerWin::StopTimer() { in StopTimer() function in webrtc::EventTimerWin
Devent_timer_posix.cc213 bool EventTimerPosix::StopTimer() { in StopTimer() function in webrtc::EventTimerPosix
/external/libcxx/utils/google-benchmark/src/
Dthread_timer.h22 void StopTimer() { in StopTimer() function
/external/google-benchmark/src/
Dthread_timer.h22 void StopTimer() { in StopTimer() function
/external/webrtc/webrtc/modules/video_coding/test/
Dtest_util.h44 virtual bool StopTimer() { return true; } in StopTimer() function
/external/ImageMagick/MagickCore/
Dtimer.c426 static void StopTimer(TimerInfo *time_info) in StopTimer() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc105 bool XlaInterpreterExecutor::StopTimer(Stream *stream, Timer *timer) { in StopTimer() function in stream_executor::interpreter::XlaInterpreterExecutor
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc177 bool HostExecutor::StopTimer(Stream *stream, Timer *timer) { in StopTimer() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc647 bool GpuExecutor::StopTimer(Stream* stream, Timer* timer) { in StopTimer() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc808 bool StreamExecutor::StopTimer(Stream *stream, Timer *timer) { in StopTimer() function in stream_executor::StreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc766 bool GpuExecutor::StopTimer(Stream* stream, Timer* timer) { in StopTimer() function in stream_executor::gpu::GpuExecutor