Searched defs:max_stack_len (Results 1 – 2 of 2) sorted by relevance
327 uintptr_t pc, int max_stack_len, uint8_t** stack_copy) { in FillThreadStack()492 int max_stack_len = -1; // default to no maximum for this thread in WriteThreadListStream() local
248 CaptureResult CaptureCrashingThreadStack(int max_stack_len) { in CaptureCrashingThreadStack()