#include <support/CallStack.h>
Public Member Functions | |
void | LongPrint (const sptr< ITextOutput > &io, size_t maxItems=-1, b_demangle_func demangler=NULL) const |
void | Print (const sptr< ITextOutput > &io, size_t maxItems=-1) const |
void | Reset () |
SStackCounter () | |
size_t | TotalCount () const |
void | Update (int32_t ignoreDepth=0, int32_t maxDepth=B_CALLSTACK_DEPTH) |
virtual | ~SStackCounter () |
Classes | |
struct | stack_info |
|
|
|
|
|
|
|
|
|
|
|
|
|
|