Searched refs:device_thread (Results 1 – 1 of 1) sorted by relevance
550 for (const auto& device_thread : thread_names_) { in FinalizeInternal() local551 if (dev_stats_pb.find(device_thread.first) == dev_stats_pb.end()) { in FinalizeInternal()555 DeviceStepStats* dss = dev_stats_pb.at(device_thread.first); in FinalizeInternal()556 for (const auto& thread_name : device_thread.second) { in FinalizeInternal()