Searched refs:utid1 (Results 1 – 1 of 1) sorted by relevance
169 void ProcessTracker::AssociateThreads(UniqueTid utid1, UniqueTid utid2) { in AssociateThreads() argument170 TraceStorage::Thread* thd1 = context_->storage->GetMutableThread(utid1); in AssociateThreads()185 ResolvePendingAssociations(utid1, *thd2->upid); in AssociateThreads()197 pending_assocs_.emplace_back(utid1, utid2); in AssociateThreads()