Searched refs:ComputeNumFrames (Results 1 – 5 of 5) sorted by relevance
214 num_frames_ = ComputeNumFrames(thread_, walk_kind_); in GetNumFrames()293 static size_t ComputeNumFrames(Thread* thread, StackWalkKind walk_kind)
575 size_t StackVisitor::ComputeNumFrames(Thread* thread, StackWalkKind walk_kind) { in ComputeNumFrames() function in art::StackVisitor
1414 size_t frame_id = StackVisitor::ComputeNumFrames(self, kInstrumentationStackWalk); in PushInstrumentationStackFrame()
452 current_top_frame_ = art::StackVisitor::ComputeNumFrames( in ScopedDisablePopFrame()
1150 art::StackVisitor::ComputeNumFrames(target_, kWalkKind)) { in NonStandardExitFrames()