Searched refs:ParseThread (Results 1 – 2 of 2) sorted by relevance
61 lldb::ThreadPostMortemTraceSP ParseThread(Process &process,
79 TraceIntelPTBundleLoader::ParseThread(Process &process, in ParseThread() function in TraceIntelPTBundleLoader129 parsed_process->threads.push_back(ParseThread(*process_sp, thread)); in ParseProcess()