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