Searched refs:log_depth (Results 1 – 1 of 1) sorted by relevance
58 static int log_depth = 100; variable84 d = log_depth; in fex_get_log_depth()94 log_depth = d; in fex_set_log_depth()132 if (log_depth < 1 || l->nstack < 1) in check_exc_list()137 for (i = 1, f = fp; i < log_depth && i < l->nstack && in check_exc_list()149 for (n = 1, f = fp; n < log_depth && f && f->fr_savpc; in check_exc_list()156 l->nstack = ((log_depth < 1)? 0 : n); in check_exc_list()202 for (i = 0; i < log_depth && addr != NULL; i++) { in print_stack()