Home
last modified time | relevance | path

Searched defs:StartTimer (Results 1 – 21 of 21) 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/cronet/third_party/google_benchmark/src/src/
Dthread_timer.h23 void StartTimer() { in StartTimer() function
/external/google-benchmark/src/
Dthread_timer.h23 void StartTimer() { in StartTimer() function
/external/cronet/net/dns/
Ddns_config_service.cc203 void DnsConfigService::StartTimer() { in StartTimer() function in net::DnsConfigService
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc119 bool XlaInterpreterExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in stream_executor::interpreter::XlaInterpreterExecutor
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dchannel_connectivity.cc170 void StartTimer(Timestamp deadline) { in StartTimer() function in grpc_core::__anon054b5c750211::StateWatcher
/external/cronet/net/reporting/
Dreporting_delivery_agent.cc253 void StartTimer() { in StartTimer() function in net::__anon6ecaebbd0111::ReportingDeliveryAgentImpl
/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::__anon3daaca570311::TimerSequenceTest
/external/grpc-grpc/src/core/lib/surface/
Dlegacy_channel.cc269 void StartTimer(Timestamp deadline) { in StartTimer() function in grpc_core::LegacyChannel::StateWatcher
/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
Dhost_gpu_executor.cc256 bool HostExecutor::StartTimer(Stream* stream, Timer* timer) { in StartTimer() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/compiler/xla/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.cc500 bool StartTimer(Stream* stream, Timer* timer) override { in StartTimer() function in stream_executor::__anon38e6fc0f0111::CStreamExecutor
Dstream_executor_test.cc453 TEST_F(StreamExecutorTest, StartTimer) { in TEST_F() argument
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dcommand_channel.cc100 void CommandChannel::TransactionData::StartTimer() { in StartTimer() function in bt::hci::CommandChannel::TransactionData
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc650 bool GpuExecutor::StartTimer(Stream* stream, Timer* timer) { in StartTimer() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_gpu_executor.cc782 bool GpuExecutor::StartTimer(Stream* stream, Timer* timer) { in StartTimer() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream_executor_pimpl.cc803 bool StreamExecutor::StartTimer(Stream* stream, Timer* timer) { in StartTimer() function in stream_executor::StreamExecutor
/external/openthread/src/core/thread/
Dmle.cpp3971 void Mle::ParentSearch::StartTimer(void) in StartTimer() function in ot::Mle::Mle::ParentSearch