Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Trace/common/
H A DTraceSessionFileParser.cpp100 TraceSessionFileParser::ParseThread(ProcessSP &process_sp, in ParseThread() function in TraceSessionFileParser
135 parsed_process.threads.push_back(ParseThread(process_sp, thread)); in ParseProcess()
H A DTraceSessionFileParser.h106 lldb::ThreadPostMortemTraceSP ParseThread(lldb::ProcessSP &process_sp,