HomeSort by relevance Sort by last modified time
    Searched refs:Memcheck (Results 1 - 7 of 7) sorted by null

  /external/python/cpython2/Misc/
valgrind-python.supp 7 # valgrind --tool=memcheck --suppressions=Misc/valgrind-python.supp \
18 # all tool names: Addrcheck,Memcheck,cachegrind,helgrind,massif
21 Memcheck:Addr4
27 Memcheck:Value4
33 Memcheck:Value8
39 Memcheck:Cond
51 Memcheck:Leak
59 Memcheck:Leak
67 Memcheck:Leak
77 Memcheck:Lea
    [all...]
  /external/python/cpython3/Misc/
valgrind-python.supp 7 # valgrind --tool=memcheck --suppressions=Misc/valgrind-python.supp \
18 # all tool names: Addrcheck,Memcheck,cachegrind,helgrind,massif
21 Memcheck:Addr4
27 Memcheck:Value4
33 Memcheck:Value8
39 Memcheck:Cond
51 Memcheck:Leak
59 Memcheck:Leak
67 Memcheck:Leak
77 Memcheck:Lea
    [all...]
  /external/valgrind/none/tests/s390x/
op_exception.stderr.exp 8 location. If you are running Memcheck and you just saw a
21 location. If you are running Memcheck and you just saw a
34 location. If you are running Memcheck and you just saw a
47 location. If you are running Memcheck and you just saw a
  /external/valgrind/none/tests/
cmdline1.stdout.exp 4 --tool=<name> use the Valgrind tool named <name> [memcheck]
89 on Linux/Android/Solaris for Memcheck/Helgrind/DRD
93 tools that make use of it (Memcheck, Helgrind,
cmdline2.stdout.exp 4 --tool=<name> use the Valgrind tool named <name> [memcheck]
89 on Linux/Android/Solaris for Memcheck/Helgrind/DRD
93 tools that make use of it (Memcheck, Helgrind,
  /external/valgrind/perf/
vg_perf 65 --tools=<t1,t2,t3> tools to run [Nulgrind and Memcheck]
94 my @tools = ("none", "memcheck"); # tools being measured
333 . " --memcheck:leak-check=full --memcheck:show-reachable=no"
351 . "--memcheck:leak-check=no "
vg_perf.in 65 --tools=<t1,t2,t3> tools to run [Nulgrind and Memcheck]
94 my @tools = ("none", "memcheck"); # tools being measured
333 . " --memcheck:leak-check=full --memcheck:show-reachable=no"
351 . "--memcheck:leak-check=no "

Completed in 153 milliseconds