Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_timeline.h157 int64 c_start_time = start_time; in EmitTreeNode() local
163 EmitTreeNode(child, c_start_time, total_exec_micros, depth + 1, in EmitTreeNode()
165 c_start_time += total_exec_micros; in EmitTreeNode()