Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.h60 lldb::ThreadPostMortemTraceSP ParseThread(Process &process,
H A DTraceIntelPTBundleLoader.cpp77 TraceIntelPTBundleLoader::ParseThread(Process &process, in ParseThread() function in TraceIntelPTBundleLoader
113 parsed_process.threads.push_back(ParseThread(*process_sp, thread)); in ParseProcess()