Lines Matching refs:sbprocess
140 a) void StartProcessorTrace(lldb::SBProcess &sbprocess,
148 @param[in] sbprocess : A valid process on which this operation
158 sbprocess doesn't contain this thread id, error will be returned.
206 b) void StopProcessorTrace(lldb::SBProcess &sbprocess,
213 @param[in] sbprocess : A valid process on which this operation will
217 valid thread id. If sbprocess doesn't contain the thread tid,
226 c) void GetInstructionLogAtOffset(lldb::SBProcess &sbprocess, lldb::tid_t tid,
236 @param[in] sbprocess : A valid process on which this operation
241 instruction log is desired. If sbprocess doesn't contain the
268 d) void GetProcessorTraceInfo(lldb::SBProcess &sbprocess, lldb::tid_t tid,
278 @param[in] sbprocess : The valid process on which this operation
283 trace specific information is required. If sbprocess doesn't