Searched refs:inline_depth (Results 1 – 2 of 2) sorted by relevance
93 auto inline_depth = stop_info_sp->GetSuggestedStackFrameIndex(inlined); in ResetCurrentInlinedDepth() local96 if (inline_depth) { in ResetCurrentInlinedDepth()98 m_current_inlined_depth = *inline_depth; in ResetCurrentInlinedDepth()
36 #pragma inline_depth(0)