Home | History | Annotate | Download | only in massif

Lines Matching refs:VG_BINT_CLO

426    else if VG_BINT_CLO(arg, "--heap-admin",     clo_heap_admin, 0, 1024) {}
432 else if VG_BINT_CLO(arg, "--depth", clo_depth, 1, MAX_DEPTH) {}
454 else if VG_BINT_CLO(arg, "--detailed-freq", clo_detailed_freq, 1, 1000000) {}
456 else if VG_BINT_CLO(arg, "--max-snapshots", clo_max_snapshots, 10, 1000) {}