Home
last modified time | relevance | path

Searched refs:kXlaModuleLineName (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dxplane_schema.cc49 const absl::string_view kXlaModuleLineName = "XLA Modules"; variable
H A Dxplane_schema.h63 TF_CONST_INIT extern const absl::string_view kXlaModuleLineName;
H A Dderived_timeline.cc246 kXlaModuleLineName, start_timestamp_ns, in DeriveEventsFromAnnotations()
H A Dxplane_utils.cc426 const XLine* xla_module_line = FindLineWithName(plane, kXlaModuleLineName); in GetDevicePlaneFingerprint()