Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_stats.cc33 const char* const kProfilePrefix = "Profile:\n"; variable
153 prefix += QueryDoc(cmd, opts) + kProfilePrefix; in ShowGraphNode()
179 prefix += QueryDoc(cmd, opts) + kProfilePrefix; in ShowMultiGraphNode()