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