Searched refs:GetProcessorTraceInfo (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/lldb/tools/intel-features/intel-pt/ |
D | PTDecoder.cpp | 133 void PTDecoder::GetProcessorTraceInfo(lldb::SBProcess &sbprocess, in GetProcessorTraceInfo() function in PTDecoder 143 m_opaque_sp->GetProcessorTraceInfo(sbprocess, tid, *trace_options_ptr, in GetProcessorTraceInfo()
|
D | PTDecoder.h | 262 void GetProcessorTraceInfo(lldb::SBProcess &sbprocess, lldb::tid_t tid,
|
D | Decoder.h | 171 void GetProcessorTraceInfo(lldb::SBProcess &sbprocess, lldb::tid_t tid,
|
D | README_TOOL.txt | 202 GetProcessorTraceInfo() API. 268 d) void GetProcessorTraceInfo(lldb::SBProcess &sbprocess, lldb::tid_t tid,
|
D | cli-wrapper-pt.cpp | 261 pt_decoder_sp->GetProcessorTraceInfo(process, thread_id, options, error); in DoExecute()
|
D | Decoder.cpp | 794 void Decoder::GetProcessorTraceInfo(lldb::SBProcess &sbprocess, lldb::tid_t tid, in GetProcessorTraceInfo() function in Decoder
|