Searched refs:clo_depth (Results 1 – 1 of 1) sorted by relevance
370 static Int clo_depth = 30; variable394 else if VG_BINT_CLO(arg, "--depth", clo_depth, 1, MAX_DEPTH) {} in ms_process_cmd_line_option()559 if (*n_ips_sel > clo_depth) { in filter_IPs()561 *n_ips_sel = clo_depth; in filter_IPs()572 Int n_ips = VG_(get_StackTrace)( tid, ips, clo_depth + MAX_OVERESTIMATE, in make_ec()1954 if (VG_(clo_backtrace_size) < clo_depth + MAX_OVERESTIMATE) in ms_post_clo_init()1955 VG_(clo_backtrace_size) = clo_depth + MAX_OVERESTIMATE; in ms_post_clo_init()