Searched refs:kMaxDepth (Results 1 – 1 of 1) sorted by relevance
115 constexpr uint8_t kMaxDepth = 50; in dumpStack() local116 void *stack[kMaxDepth]; in dumpStack()120 depth = backtrace(stack, kMaxDepth); in dumpStack()