Home
last modified time | relevance | path

Searched refs:ResolvePendingAssociations (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/
Dprocess_tracker.cc111 ResolvePendingAssociations(utid, *thread->upid); in UpdateThread()
179 ResolvePendingAssociations(utid2, *thd1->upid); in AssociateThreads()
185 ResolvePendingAssociations(utid1, *thd2->upid); in AssociateThreads()
200 void ProcessTracker::ResolvePendingAssociations(UniqueTid utid_arg, in ResolvePendingAssociations() function in perfetto::trace_processor::ProcessTracker
Dprocess_tracker.h107 void ResolvePendingAssociations(UniqueTid, UniquePid);