Home
last modified time | relevance | path

Searched refs:clo_peak_inaccuracy (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/massif/
Dms_main.c404 static double clo_peak_inaccuracy = 1.0; // percentage variable
442 else if VG_DBL_CLO(arg, "--peak-inaccuracy", clo_peak_inaccuracy) {} in ms_process_cmd_line_option()
1387 (SizeT)((peak_snapshot_total_szB * clo_peak_inaccuracy) / 100); in maybe_take_snapshot()