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

  /external/valgrind/main/gdbserver_tests/
filter_helgrind_monitor 3 # used to filter helgrind output shown by gdb/vgdb.
7 $dir/../helgrind/tests/filter_stderr "$@" |
  /external/valgrind/main/helgrind/tests/
filter_stderr 27 # Remove "Helgrind, ..." line and the following copyright line;
32 -e "/^Helgrind, a thread error detector/ , /./ d" \
38 $dir/../../helgrind/tests/filter_helgrind "$@"
tc06_two_races_xml.stderr.exp 6 <protocoltool>helgrind</protocoltool>
9 <line>Helgrind, a thread error detector</line>
17 <tool>helgrind</tool>
24 <arg>--tool=helgrind</arg>
  /external/valgrind/main/drd/tests/
annotate_publish_hg.stderr.exp 2 The annotation macro ANNOTATE_PUBLISH_MEMORY_RANGE has not yet been implemented in <valgrind/helgrind.h>
bar_bad_xml.stderr.exp 22 <exe>./../../helgrind/tests/bar_bad</exe>
  /external/valgrind/main/drd/scripts/
run-splash2 72 test_output="${1}-helgrind-4-none.out" \
73 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=helgrind --history-level=none "$@" -p${psep}${p} "${test_args}"
76 test_output="${1}-helgrind-4-approx.out" \
77 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=helgrind --history-level=approx "$@" -p${psep}${p} "${test_args}"
80 test_output="${1}-helgrind-4-full.out" \
81 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=helgrind --history-level=full "$@" -p${psep}${p} "${test_args}"
128 # 16. Execution time ratio for --tool=helgrind --history-level=none -p4 versus -p4.
129 # 17. Virtual memory size ratio for --tool=helgrind --history-level=none -p4 versus -p4.
130 # 18. Execution time ratio for --tool=helgrind --history-level=approx -p4 versus -p4.
131 # 19. Virtual memory size ratio for --tool=helgrind --history-level=approx -p4 versus -p4
    [all...]
  /external/valgrind/main/
Android.mk 419 # Build helgrind-$(TARGET_ARCH)-linux
420 vg_local_module := helgrind
426 helgrind/hg_addrdescr.c \
427 helgrind/hg_basics.c \
428 helgrind/hg_errors.c \
429 helgrind/hg_lock_n_thread.c \
430 helgrind/hg_main.c \
431 helgrind/hg_wordset.c \
432 helgrind/libhb_core.c
451 helgrind/hg_intercepts.
    [all...]

Completed in 188 milliseconds