Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dxplane_builder.cc100 XStatMetadata* XPlaneBuilder::GetStatMetadata(absl::string_view name) const { in GetStatMetadata() function in tensorflow::profiler::XPlaneBuilder
112 const XStatMetadata* XPlaneBuilder::GetStatMetadata(int64_t metadata_id) const { in GetStatMetadata() function in tensorflow::profiler::XPlaneBuilder
H A Dxplane_visitor.cc139 const XStatMetadata* XPlaneVisitor::GetStatMetadata( in GetStatMetadata() function in tensorflow::profiler::XPlaneVisitor