Searched defs:max_stack_len (Results 1 – 2 of 2) sorted by relevance
192 int max_stack_len, in DumpThreadStack()
261 int max_stack_len, uint8_t** stack_copy) { in FillThreadStack()396 int max_stack_len = -1; // default to no maximum for this thread in WriteThreadListStream() local