Home
last modified time | relevance | path

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

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