Home
last modified time | relevance | path

Searched refs:kStackFramesSuffix (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer.h81 static constexpr const char* kStackFramesSuffix = "stack_frames"; variable
Ddebug_events_writer.cc559 return kStackFramesSuffix; in GetSuffix()