Searched refs:InsertThread (Results 1 – 6 of 6) sorted by relevance
39 void InsertThread(const lldb::ThreadSP &thread_sp, uint32_t idx);
51 void InsertThread(uint32_t, fuchsia_trace_utils::ThreadInfo);
38 void FuchsiaRecord::InsertThread(uint32_t index, in InsertThread() function in perfetto::trace_processor::FuchsiaRecord
304 record->InsertThread(thread_ref, in ParseRecord()
45 void ThreadCollection::InsertThread(const lldb::ThreadSP &thread_sp, in InsertThread() function in ThreadCollection
219 new_thread_list.InsertThread( in UpdateThreadList()