Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/intel-features/intel-pt/
DPTDecoder.cpp92 void PTDecoder::StartProcessorTrace(lldb::SBProcess &sbprocess, in StartProcessorTrace() function in PTDecoder
100 m_opaque_sp->StartProcessorTrace(sbprocess, sbtraceoptions, sberror); in StartProcessorTrace()
DPTDecoder.h183 void StartProcessorTrace(lldb::SBProcess &sbprocess,
DDecoder.h159 void StartProcessorTrace(lldb::SBProcess &sbprocess,
DREADME_TOOL.txt140 a) void StartProcessorTrace(lldb::SBProcess &sbprocess,
288 started for this thread during StartProcessorTrace() API call).
Dcli-wrapper-pt.cpp188 pt_decoder_sp->StartProcessorTrace(process, lldb_SBTraceOptions, error); in DoExecute()
DDecoder.cpp75 void Decoder::StartProcessorTrace(lldb::SBProcess &sbprocess, in StartProcessorTrace() function in Decoder