Searched refs:other_utid (Results 1 – 1 of 1) sorted by relevance
210 UniqueTid other_utid; in ResolvePendingAssociations() local212 other_utid = it->second; in ResolvePendingAssociations()214 other_utid = it->first; in ResolvePendingAssociations()220 PERFETTO_DCHECK(other_utid != utid); in ResolvePendingAssociations()223 auto* other_thd = context_->storage->GetMutableThread(other_utid); in ResolvePendingAssociations()234 resolved_utids.emplace_back(other_utid); in ResolvePendingAssociations()