Searched refs:clo_threshold (Results 1 – 1 of 1) sorted by relevance
397 static double clo_threshold = 1.0; // percentage variable429 else if VG_DBL_CLO(arg, "--threshold", clo_threshold) { in ms_process_cmd_line_option()430 if (clo_threshold < 0 || clo_threshold > 100) { in ms_process_cmd_line_option()664 if (0 == total_szB && 0 != clo_threshold) { in dup_XTree()667 sig_child_threshold_szB = (SizeT)((total_szB * clo_threshold) / 100); in dup_XTree()2218 depth_str, sxpt->szB, sxpt->Insig.n_xpts, s, clo_threshold); in pp_snapshot_SXPt()