Searched refs:kInstrumentationStackWalk (Results 1 – 1 of 1) sorted by relevance
83 static constexpr StackVisitor::StackWalkKind kInstrumentationStackWalk = variable273 : StackVisitor(thread_in, context, kInstrumentationStackWalk), in InstrumentationInstallStack()440 : StackVisitor(thread_in, nullptr, kInstrumentationStackWalk), in InstrumentationRestoreStack()1324 return StackVisitor::ComputeNumFrames(self, kInstrumentationStackWalk) - no_inline_depth; in ComputeFrameId()1330 size_t frame_id = StackVisitor::ComputeNumFrames(self, kInstrumentationStackWalk) + delta; in CheckStackDepth()1363 size_t frame_id = StackVisitor::ComputeNumFrames(self, kInstrumentationStackWalk); in PushInstrumentationStackFrame()