Home
last modified time | relevance | path

Searched refs:CreateInstanceForPostmortemTrace (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.h196 static TraceIntelPTSP CreateInstanceForPostmortemTrace(
H A DTraceIntelPTBundleLoader.cpp287 TraceSP trace_instance = TraceIntelPT::CreateInstanceForPostmortemTrace( in CreateTraceIntelPTInstance()
H A DTraceIntelPT.cpp83 TraceIntelPTSP TraceIntelPT::CreateInstanceForPostmortemTrace( in CreateInstanceForPostmortemTrace() function in TraceIntelPT