Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DLibiptDecoder.cpp48 static Expected<pt_config> CreateBasicLibiptConfig(TraceIntelPT &trace_intel_pt, in CreateBasicLibiptConfig() function
99 Expected<pt_config> config = CreateBasicLibiptConfig(trace_intel_pt, buffer); in CreateInstructionDecoder()
121 Expected<pt_config> config = CreateBasicLibiptConfig(trace_intel_pt, buffer); in CreateQueryDecoder()