Searched refs:other_utid (Results 1 – 1 of 1) sorted by relevance
373 UniqueTid other_utid; in ResolvePendingAssociations() local375 other_utid = it->second; in ResolvePendingAssociations()377 other_utid = it->first; in ResolvePendingAssociations()383 PERFETTO_DCHECK(other_utid != utid); in ResolvePendingAssociations()386 PERFETTO_DCHECK(!tt->upid()[other_utid] || in ResolvePendingAssociations()387 tt->upid()[other_utid] == upid); in ResolvePendingAssociations()388 AssociateThreadToProcess(other_utid, upid); in ResolvePendingAssociations()397 resolved_utids.emplace_back(other_utid); in ResolvePendingAssociations()