Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dxplane_visitor.h175 int64_t TimestampNs() const { return line_->timestamp_ns() + OffsetNs(); } in TimestampNs() function
234 int64_t TimestampNs() const { return line_->timestamp_ns(); } in TimestampNs() function
H A Dxplane_builder.h289 int64_t TimestampNs() const { return line_->timestamp_ns(); } in TimestampNs() function