Searched refs:GetStackFrameCount (Results 1 – 9 of 9) sorted by relevance
53 uint32_t frame_count = thread->GetStackFrameCount(); in DoExecute()
356 const uint32_t num_frames = thread->GetStackFrameCount(); in DoExecute()
215 const uint32_t frame_count = thread->GetStackFrameCount(); in BucketThread()
118 for (unsigned I = 0; I < thread_sp->GetStackFrameCount(); ++I) { in RetrieveReportData()
155 for (unsigned I = 0; I < thread_sp->GetStackFrameCount(); ++I) { in RetrieveReportData()
418 virtual uint32_t GetStackFrameCount() { in GetStackFrameCount() function
1254 num_frames = exe_ctx.GetThreadPtr()->GetStackFrameCount(); in GetNumFrames()
2519 size_t num_frames = thread_sp->GetStackFrameCount(); in TreeDelegateGenerateChildren()
3709 for (uint32_t i = 0; i < thread_ptr->GetStackFrameCount(); ++i) { in GetKernelCoordinate()