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