OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:helgrind
(Results
1 - 6
of
6
) sorted by null
/external/valgrind/main/helgrind/tests/
filter_stderr
27
# Remove "
Helgrind
, ..." line and the following copyright line;
30
-e "/^
Helgrind
, a thread error detector/ , /./ d" \
35
$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>
/external/valgrind/main/
clean-targets.sh
16
$obj/SHARED_LIBRARIES/
helgrind
-arm-linux_intermediates \
Android.mk
421
# Build
helgrind
-$(TARGET_ARCH)-linux
424
LOCAL_MODULE :=
helgrind
-$(TARGET_ARCH)-linux
434
helgrind
/hg_basics.c \
435
helgrind
/hg_errors.c \
436
helgrind
/hg_lock_n_thread.c \
437
helgrind
/hg_main.c \
438
helgrind
/hg_wordset.c \
439
helgrind
/libhb_core.c
464
helgrind
/hg_intercepts.c
/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
...]
Completed in 76 milliseconds