Home
last modified time | relevance | path

Searched refs:MaxStackDepth (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/crasher_c/
Ddfx_crasher.h48 int MaxStackDepth(void);
Ddfx_crasher.c142 NOINLINE int MaxStackDepth(void) in MaxStackDepth() function
415 return MaxStackDepth(); in ParseAndDoCrash()
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
Ddfx_crasher.h50 int MaxStackDepth() const;
Ddfx_crasher.cpp149 NOINLINE int DfxCrasher::MaxStackDepth() const in MaxStackDepth() function in DfxCrasher
430 return MaxStackDepth(); in ParseAndDoCrash()