Searched refs:StartProcessorTrace (Results 1 – 6 of 6) sorted by relevance
92 void PTDecoder::StartProcessorTrace(lldb::SBProcess &sbprocess, in StartProcessorTrace() function in PTDecoder100 m_opaque_sp->StartProcessorTrace(sbprocess, sbtraceoptions, sberror); in StartProcessorTrace()
183 void StartProcessorTrace(lldb::SBProcess &sbprocess,
159 void StartProcessorTrace(lldb::SBProcess &sbprocess,
140 a) void StartProcessorTrace(lldb::SBProcess &sbprocess,288 started for this thread during StartProcessorTrace() API call).
188 pt_decoder_sp->StartProcessorTrace(process, lldb_SBTraceOptions, error); in DoExecute()
75 void Decoder::StartProcessorTrace(lldb::SBProcess &sbprocess, in StartProcessorTrace() function in Decoder