Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/intel-features/intel-pt/
DPTDecoder.cpp133 void PTDecoder::GetProcessorTraceInfo(lldb::SBProcess &sbprocess, in GetProcessorTraceInfo() function in PTDecoder
143 m_opaque_sp->GetProcessorTraceInfo(sbprocess, tid, *trace_options_ptr, in GetProcessorTraceInfo()
DPTDecoder.h262 void GetProcessorTraceInfo(lldb::SBProcess &sbprocess, lldb::tid_t tid,
DDecoder.h171 void GetProcessorTraceInfo(lldb::SBProcess &sbprocess, lldb::tid_t tid,
DREADME_TOOL.txt202 GetProcessorTraceInfo() API.
268 d) void GetProcessorTraceInfo(lldb::SBProcess &sbprocess, lldb::tid_t tid,
Dcli-wrapper-pt.cpp261 pt_decoder_sp->GetProcessorTraceInfo(process, thread_id, options, error); in DoExecute()
DDecoder.cpp794 void Decoder::GetProcessorTraceInfo(lldb::SBProcess &sbprocess, lldb::tid_t tid, in GetProcessorTraceInfo() function in Decoder