Home
last modified time | relevance | path

Searched defs:start_timestamp_ns_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/cpu/
H A Dhost_tracer.cc59 uint64 start_timestamp_ns_ = 0; member in tensorflow::profiler::__anon30dddaa80111::HostTracer
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/internal/
H A Dpython_hooks.h132 uint64 start_timestamp_ns_; variable