Searched refs:cur_frame_name (Results 1 – 1 of 1) sorted by relevance
1385 absl::string_view cur_frame_name; in Populate() local1387 GetRootFrame(topo[frame_start], control_flow_info_, &cur_frame_name)); in Populate()1393 if (i_frame_name == cur_frame_name) { in Populate()1405 if (enable_optimistic && !cur_frame_name.empty()) { in Populate()1415 VLOG(2) << "Done populating frame " << cur_frame_name << " using the " in Populate()