Searched refs:GetStopReasonDataCount (Results 1 – 8 of 8) sorted by relevance
56 See also GetStopReasonDataAtIndex().") GetStopReasonDataCount;58 GetStopReasonDataCount();
87 See also GetStopReasonDataAtIndex().") GetStopReasonDataCount;89 GetStopReasonDataCount();
44 size_t GetStopReasonDataCount();
52 size_t GetStopReasonDataCount();
131 for i in range(0, thread.GetStopReasonDataCount(), 2):
118 size_t SBThreadPlan::GetStopReasonDataCount() { in GetStopReasonDataCount() function in SBThreadPlan
153 size_t SBThread::GetStopReasonDataCount() { in GetStopReasonDataCount() function in SBThread
347 const auto num = thread.GetStopReasonDataCount(); in GetExceptionBPFromStopReason()