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