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

  /external/valgrind/main/
glibc-2.X-drd.supp 7 drd-ld
8 drd:ConflictingAccess
23 drd-libc-stdio
24 drd:ConflictingAccess
28 drd-libc-thread-cancellation-test
29 drd:ConflictingAccess
33 drd-libc-random
34 drd:ConflictingAccess
50 # drd-libstdc++-std::string::string()
51 # drd:ConflictingAcces
    [all...]
Android.mk 460 # Build drd-$(TARGET_ARCH)-linux
461 vg_local_module := drd
469 drd/drd_barrier.c \
470 drd/drd_clientobj.c \
471 drd/drd_clientreq.c \
472 drd/drd_cond.c \
473 drd/drd_cond_initializer.c \
474 drd/drd_error.c \
475 drd/drd_hb.c \
476 drd/drd_load_store.c
    [all...]
  /external/valgrind/main/drd/tests/
verify-xml-output 19 ../../vg-in-place --tool=drd --xml=yes --xml-file="$b-%q{USER}.xml" --xml-user-comment="<runBy>$(basename $0)</runBy>" --child-silent-after-fork=yes --gen-suppressions=all $vgopts ./$prog $args
20 xmllint --noout --schema ../docs/drd-xml-output.xsd $b-${USER}.xml 2>&1 | tee $b.xmllint
annotate_barrier.stderr.exp 2 The annotation macro ANNOTATE_BARRIER_INIT has not yet been implemented in <valgrind/drd.h>
8 The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgrind/drd.h>
14 The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrind/drd.h>
19 The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgrind/drd.h>
34 The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrind/drd.h>
40 The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in <valgrind/drd.h>
sem_open_traced.stderr.exp 2 [1] sem_open 0x........ name /drd-sem-open-test oflag 0x........ mode 0600 value 1
annotate_barrier_xml.stderr.exp 6 <protocoltool>drd</protocoltool>
17 <tool>drd</tool>
38 <what>The annotation macro ANNOTATE_BARRIER_INIT has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
71 <what>The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
104 <what>The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
137 <what>The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
224 <what>The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
257 <what>The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
fp_race_xml.stderr.exp 6 <protocoltool>drd</protocoltool>
17 <tool>drd</tool>
bar_bad_xml.stderr.exp 6 <protocoltool>drd</protocoltool>
17 <tool>drd</tool>
thread_name_xml.stderr.exp 6 <protocoltool>drd</protocoltool>
17 <tool>drd</tool>
  /external/valgrind/main/drd/scripts/
run-matinv 19 MATINV="${DRD_SCRIPTS_DIR}/../../drd/tests/matinv"
37 ${VG} --tool=drd ${MATINV} $n -t$i
run-splash2 60 test_output="${1}-drd-with-stack-var-4.out" \
62 "$VG" --tool=drd --first-race-only=yes --check-stack-var=yes \
63 --drd-stats=yes "$@" -p${psep}${p} "${test_args}"
66 test_output="${1}-drd-without-stack-var-4.out" \
68 "$VG" --tool=drd --first-race-only=yes --check-stack-var=no \
69 --drd-stats=yes "$@" -p${psep}${p} "${test_args}"
124 # 12. Execution time ratio for --tool=drd --check-stack-var=yes -p4 versus -p4.
125 # 13. Virtual memory size ratio for --tool=drd --check-stack-var=yes -p4 versus -p4.
126 # 14. Execution time ratio for --tool=drd --check-stack-var=no -p4 versus -p4.
127 # 15. Virtual memory size ratio for --tool=drd --check-stack-var=no -p4 versus -p4
    [all...]
download-and-build-splash2 109 +#include "drd.h"
132 +#include "drd.h"
162 +CFLAGS := \$(CFLAGS) -I./glibdumb -I./glibps -I../../../../../drd -I../../../../../include
download-and-build-splash2.in 109 +#include "drd.h"
132 +#include "drd.h"
162 +CFLAGS := \$(CFLAGS) -I./glibdumb -I./glibps -I../../../../../drd -I../../../../../include

Completed in 5676 milliseconds