Home
last modified time | relevance | path

Searched refs:ParseThread (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.h61 lldb::ThreadPostMortemTraceSP ParseThread(Process &process,
H A DTraceIntelPTBundleLoader.cpp78 TraceIntelPTBundleLoader::ParseThread(Process &process, in ParseThread() function in TraceIntelPTBundleLoader
127 parsed_process->threads.push_back(ParseThread(*process_sp, thread)); in ParseProcess()