Searched refs:instrumenting (Results 1 – 25 of 26) sorted by relevance
12
/external/swiftshader/third_party/subzero/tests_lit/asan_tests/ |
D | no_globals.ll | 3 ; test that instrumenting start does not deadlock waiting for nonexistent
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/ |
D | do-not-instrument-sanitizers.ll | 1 ; This test checks that we are not instrumenting sanitizer code.
|
D | do-not-instrument-internal-globals.ll | 1 ; This test checks that we are not instrumenting globals
|
D | do-not-instrument-globals-linux.ll | 1 ; This test checks that we are not instrumenting unnecessary globals
|
D | do-not-instrument-globals-darwin.ll | 1 ; This test checks that we are not instrumenting unnecessary globals
|
D | instrument-stack.ll | 1 ; This test checks that we are not instrumenting direct inbound stack accesses.
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | do-not-instrument-internal-globals.ll | 1 ; This test checks that we are not instrumenting globals
|
D | do-not-instrument-globals-darwin.ll | 1 ; This test checks that we are not instrumenting unnecessary globals
|
D | do-not-instrument-globals-linux.ll | 1 ; This test checks that we are not instrumenting unnecessary globals
|
D | instrument-stack.ll | 1 ; This test checks that we are not instrumenting direct inbound stack accesses.
|
/external/emma/core/res/com/vladium/emma/ |
D | exceptions.properties | 22 by {0} instrumenting classloader, possibly because is was not listed in \
|
/external/llvm/test/Instrumentation/SanitizerCoverage/ |
D | switch-tracing.ll | 1 ; Test -sanitizer-coverage-experimental-trace-compares=1 (instrumenting a switch)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/SanitizerCoverage/ |
D | switch-tracing.ll | 1 ; Test -sanitizer-coverage-trace-compares=1 (instrumenting a switch)
|
/external/llvm/test/Instrumentation/ThreadSanitizer/ |
D | do-not-instrument-memory-access.ll | 1 ; This test checks that we are not instrumenting unwanted acesses to globals:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/ThreadSanitizer/ |
D | do-not-instrument-memory-access.ll | 1 ; This test checks that we are not instrumenting unwanted acesses to globals:
|
/external/v8/src/builtins/ |
D | builtins-promise-gen.cc | 1840 Node* const instrumenting = IsDebugActive(); in PerformPromiseAll() local 1846 native_context, instrumenting, in PerformPromiseAll() 1922 SetPromiseHandledByIfTrue(native_context, instrumenting, then_call, [=]() { in PerformPromiseAll() 2203 Node* const instrumenting = IsDebugActive(); in TF_BUILTIN() local 2210 SetForwardingHandlerIfTrue(context, instrumenting, reject); in TF_BUILTIN() 2262 SetPromiseHandledByIfTrue(context, instrumenting, then_call, [=]() { in TF_BUILTIN()
|
/external/opencensus-java/contrib/agent/ |
D | README.md | 52 well-maintained bytecode manipulation library, for instrumenting selected Java methods at class
|
/external/compiler-rt/lib/asan/tests/ |
D | asan_mac_test_helpers.mm | 51 "If your test didn't crash, AddressSanitizer is instrumenting "
|
/external/bcc/tools/ |
D | filetop_example.txt | 34 order can be changed via -s option. This is instrumenting at the VFS interface,
|
/external/u-boot/doc/ |
D | README.trace | 144 instrumenting from the command line instead of having to change board
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | XRayExample.rst | 53 functions we do end up instrumenting with XRay) then we need to enable XRay
|
D | GetElementPtr.rst | 465 statically. It would be possible to write a checker which works by instrumenting
|
/external/llvm/docs/ |
D | GetElementPtr.rst | 463 statically. It would be possible to write a checker which works by instrumenting
|
/external/bcc/docs/ |
D | tutorial_bcc_python_developer.md | 444 … return of the kernel function ```vfs_read()```. This is a kretprobe: instrumenting the return fro…
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog | 703 instrumenting it that multiple computations of the difference, such as 720 instrumenting it that multiple computations of the difference, such as
|
12