Searched refs:EndThread (Results 1 – 3 of 3) sorted by relevance
75 void EndThread(int64_t timestamp, uint32_t tid);
61 void ProcessTracker::EndThread(int64_t timestamp, uint32_t tid) { in EndThread() function in perfetto::trace_processor::ProcessTracker
743 context_->process_tracker->EndThread(timestamp, pid); in ParseSchedProcessFree()