Searched refs:AllocateTimer (Results 1 – 12 of 12) sorted by relevance
121 bool AllocateTimer(Timer *timer) override { return true; } in AllocateTimer() function
155 bool AllocateTimer(Timer *timer) override { return true; } in AllocateTimer() function
75 bool AllocateTimer(Timer* timer) override;
116 bool TpuExecutor::AllocateTimer(Timer* timer) { return true; } in AllocateTimer() function in tensorflow::tpu::TpuExecutor
257 virtual bool AllocateTimer(Timer *timer) = 0;
784 bool StreamExecutor::AllocateTimer(Timer *timer) { in AllocateTimer() function in stream_executor::StreamExecutor785 return implementation_->AllocateTimer(timer); in AllocateTimer()
624 bool AllocateTimer(Timer *timer);
319 CheckError(parent_->AllocateTimer(timer)); in InitTimer()
165 bool AllocateTimer(Timer* timer) override;
619 bool GpuExecutor::AllocateTimer(Timer* timer) { in AllocateTimer() function in stream_executor::gpu::GpuExecutor
503 bool AllocateTimer(Timer* timer) override { in AllocateTimer() function in stream_executor::__anon00950a620111::CStreamExecutor
711 bool GpuExecutor::AllocateTimer(Timer* timer) { in AllocateTimer() function in stream_executor::gpu::GpuExecutor