Searched refs:dev_stats_pb (Results 1 – 1 of 1) sorted by relevance
532 std::map<string, DeviceStepStats*> dev_stats_pb; in FinalizeInternal() local534 dev_stats_pb[ds.device()] = &ds; in FinalizeInternal()537 if (dev_stats_pb.find(dev_stat.first) == dev_stats_pb.end()) { in FinalizeInternal()540 dev_stats_pb[dev_stat.first] = ndev_stat; in FinalizeInternal()542 DeviceStepStats* dss = dev_stats_pb.at(dev_stat.first); in FinalizeInternal()549 if (dev_stats_pb.find(device_thread.first) == dev_stats_pb.end()) { in FinalizeInternal()553 DeviceStepStats* dss = dev_stats_pb.at(device_thread.first); in FinalizeInternal()