Searched refs:maxAsyncCallChainDepth (Results 1 – 3 of 3) sorted by relevance
87 int maxAsyncCallChainDepth() { return m_maxAsyncCallStackDepth; } in maxAsyncCallChainDepth() function
43 if (maxAsyncDepth) *maxAsyncDepth = debugger->maxAsyncCallChainDepth(); in calculateAsyncChain()
736 m_debugger, m_debugger->maxAsyncCallChainDepth()); in getStackTrace()1343 m_debugger, m_debugger->maxAsyncCallChainDepth() - 1); in currentAsyncStackTrace()