Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DIntelPTDecoder.cpp180 DecodeInMemoryTrace(Process &process, TraceIntelPT &trace_intel_pt, in DecodeInMemoryTrace() function
227 return DecodeInMemoryTrace(process, trace_intel_pt, trace_data); in DecodeTraceFile()
238 return DecodeInMemoryTrace(*thread.GetProcess(), trace, in DecodeLiveThread()