Searched refs:m_current_inlined_depth (Results 1 – 2 of 2) sorted by relevance
70 if (m_current_inlined_depth < UINT32_MAX) in GetVisibleStackFrameIndex()71 return idx - m_current_inlined_depth; in GetVisibleStackFrameIndex()196 uint32_t m_current_inlined_depth; variable
43 m_current_inlined_depth(UINT32_MAX), in StackFrameList()47 m_current_inlined_depth = prev_frames_sp->m_current_inlined_depth; in StackFrameList()71 m_current_inlined_depth = UINT32_MAX; in GetCurrentInlinedDepth()78 return m_current_inlined_depth; in GetCurrentInlinedDepth()98 m_current_inlined_depth = *inline_depth; in ResetCurrentInlinedDepth()105 m_current_inlined_depth, m_current_inlined_pc); in ResetCurrentInlinedDepth()109 m_current_inlined_depth = UINT32_MAX; in ResetCurrentInlinedDepth()123 m_current_inlined_depth--; in DecrementCurrentInlinedDepth()133 m_current_inlined_depth = new_depth; in SetCurrentInlinedDepth()