Searched defs:AllocateTimer (Results 1 – 7 of 7) sorted by relevance
121 bool AllocateTimer(Timer* timer) override { return true; } in AllocateTimer() function
154 bool AllocateTimer(Timer *timer) override { return true; } in AllocateTimer() function
116 bool TpuExecutor::AllocateTimer(Timer* timer) { return true; } in AllocateTimer() function in tensorflow::tpu::TpuExecutor
627 bool GpuExecutor::AllocateTimer(Timer* timer) { in AllocateTimer() function in stream_executor::gpu::GpuExecutor
490 bool AllocateTimer(Timer* timer) override { in AllocateTimer() function in stream_executor::__anon702966b10111::CStreamExecutor
759 bool GpuExecutor::AllocateTimer(Timer* timer) { in AllocateTimer() function in stream_executor::gpu::GpuExecutor
795 bool StreamExecutor::AllocateTimer(Timer* timer) { in AllocateTimer() function in stream_executor::StreamExecutor