Searched refs:vgopts (Results 1 – 25 of 434) sorted by relevance
12345678910>>...18
/external/valgrind/main/memcheck/tests/ppc64/ |
D | power_ISA2_05.vgtest | 2 vgopts: --workaround-gcc296-bugs=yes 4 vgopts: --workaround-gcc296-bugs=yes 6 vgopts: --workaround-gcc296-bugs=yes 8 vgopts: --workaround-gcc296-bugs=yes 10 vgopts: --workaround-gcc296-bugs=yes
|
/external/valgrind/main/massif/tests/ |
D | ignored.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out 3 vgopts: --ignore-fn=ignore1 --ignore-fn=ignore2 4 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | culling1.vgtest | 2 vgopts: -v -v --stats=yes --stacks=no --time-unit=B --heap-admin=16 --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | ignoring.vgtest | 2 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | null.vgtest | 2 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | basic.vgtest | 2 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | culling2.vgtest | 2 vgopts: -v -v --stats=yes --stacks=no --time-unit=B --heap-admin=16 --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | big-alloc.vgtest | 2 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | overloaded-new.vgtest | 2 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | new-cpp.vgtest | 2 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | deep-A.vgtest | 2 vgopts: --stacks=no --time-unit=B --depth=8 --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | alloc-fns-A.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | one.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | zero1.vgtest | 2 vgopts: --stacks=no --heap-admin=0 --time-unit=B --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | custom_alloc.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=16 --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
D | long-time.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out 3 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyl…
|
/external/valgrind/main/tests/ |
D | vg_regtest.in | 130 my $vgopts; # valgrind options 241 ($vgopts, $prog, $args) = ("", undef, ""); 259 } elsif ($line =~ /^\s*vgopts:\s*(.*)$/) { 262 $vgopts = $vgopts . " " . $addvgopts; # Nb: Make sure there's a space! 408 printf("%-16s valgrind $extraopts $vgopts $prog $args (progB: $progB $argsB)\n", 423 printf("%-16s valgrind $extraopts $vgopts $prog $args\n", "$name:"); 433 . "--tool=$tool $extraopts $vgopts "
|
/external/valgrind/main/none/tests/arm/ |
D | neon64.vgtest | 2 vgopts: -q 4 vgopts: -q
|
D | neon128.vgtest | 2 vgopts: -q 4 vgopts: -q
|
D | v6intARM.vgtest | 2 vgopts: -q 4 vgopts: -q
|
D | v6media.vgtest | 2 vgopts: -q 4 vgopts: -q
|
D | v6intThumb.vgtest | 2 vgopts: -q 4 vgopts: -q
|
/external/valgrind/main/none/tests/x86/ |
D | lzcnt32.vgtest | 3 vgopts: -q 6 vgopts: -q
|
/external/valgrind/main/perf/ |
D | vg_perf.in | 71 my $vgopts; # valgrind options 166 ($vgopts, $prog, $args, $prereq, $cleanup) 174 } elsif ($line =~ /^\s*vgopts:\s*(.*)$/) { 175 $vgopts = $1; 288 . "$vgopts ";
|
/external/valgrind/main/memcheck/tests/ |
D | leak-cases-possible.vgtest | 2 vgopts: -q --leak-check=full --leak-resolution=high --show-possibly-lost=no 5 vgopts: -q --leak-check=full --leak-resolution=high --show-possibly-lost=no
|
12345678910>>...18