Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.h67 CreateTraceIntelPTInstance(JSONTraceBundleDescription &bundle_description,
H A DTraceIntelPTBundleLoader.cpp368 Expected<TraceSP> TraceIntelPTBundleLoader::CreateTraceIntelPTInstance( in CreateTraceIntelPTInstance() function in TraceIntelPTBundleLoader
432 return CreateTraceIntelPTInstance(bundle_description, *parsed_processes); in Load()