Home
last modified time | relevance | path

Searched defs:Nanoseconds (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dtimer.cc34 uint64 Timer::Nanoseconds() const { return implementation_->Nanoseconds(); } in Nanoseconds() function in stream_executor::Timer
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_timer.cc39 uint64 HostTimer::Nanoseconds() const { in Nanoseconds() function in stream_executor::host::HostTimer
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_timer.h70 uint64 Nanoseconds() const override { return GetElapsedMilliseconds() * 1e6; } in Nanoseconds() function
/external/catch2/include/reporters/
Dcatch_reporter_console.cpp196 Nanoseconds, enumerator
/external/catch2/single_include/catch2/
Dcatch.hpp13502 Nanoseconds, enumerator