OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instrumented
(Results
251 - 275
of
375
) sorted by null
<<
11
12
13
14
15
/external/llvm/lib/ProfileData/
InstrProfReader.cpp
1
//=-- InstrProfReader.cpp -
Instrumented
profiling reader -------------------=//
/external/valgrind/coregrind/
vg_preloaded.c
115
__private_extern__ const char *__crashreporter_info__ = "
Instrumented
by Valgrind " VERSION;
/external/valgrind/docs/xml/
manual-writing-tools.xml
29
code should be
instrumented
. They can also call certain
manual-core-adv.xml
[
all
...]
/frameworks/base/docs/html/about/versions/
lollipop.jd
88
<p>Continuing the focus on smoother performance, Android 5.0 offers improved A/V sync. The audio and graphics pipelines have been
instrumented
for more accurate timestamps, enabling
/packages/apps/Messaging/
AndroidManifest.xml
297
because Android framework test cases want activity to be in the
instrumented
package.
/prebuilts/go/darwin-x86/src/cmd/cover/
cover.go
663
// Self-check: Verify that the
instrumented
basic blocks are disjoint.
/prebuilts/go/linux-x86/src/cmd/cover/
cover.go
663
// Self-check: Verify that the
instrumented
basic blocks are disjoint.
/external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp
182
"If the function being
instrumented
requires more than "
566
/// instance of this class is created for each
instrumented
function.
[
all
...]
/external/clang/docs/
UsersManual.rst
[
all
...]
/external/llvm/docs/
LibFuzzer.rst
330
Then you can subtract the set of covered PCs from the set of all
instrumented
PCs in the binary,
/external/testng/ant/
build.xml
455
<cobertura-instrument classpath="cobertura-1.9.4.1/lib/*" todir="target/
instrumented
-classes">
/external/v8/tools/
run-tests.py
232
help="Uses executables
instrumented
for gcov coverage",
/frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerBaseTest.java
60
* Base class for
Instrumented
tests for the Download Manager.
[
all
...]
/frameworks/base/services/core/java/com/android/server/am/
AppErrors.java
302
* Deal with edge cases (intercepts from
instrumented
applications,
[
all
...]
ProcessRecord.java
139
ApplicationInfo instrumentationInfo; // the application being
instrumented
[
all
...]
/frameworks/base/test-runner/src/android/test/
InstrumentationTestRunner.java
150
* Note: this requires an emma
instrumented
build. By default, the code coverage results file
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-gcov.1
639
the unused function body. Hence when
instrumented
, all but one use of
/system/core/metricsd/uploader/proto/
system_profile.proto
72
// True if Chrome build is ASan-
instrumented
.
/prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar
/external/clang/include/clang/Driver/
Options.td
435
HelpText<"Generate
instrumented
code to collect execution counts into default.profraw file (overriden by '=' form of option or LLVM_PROFILE_FILE env var)">;
438
HelpText<"Generate
instrumented
code to collect execution counts into <file> (overridden by LLVM_PROFILE_FILE env var)">;
454
HelpText<"Generate
instrumented
code to collect execution counts into <directory>/default.profraw (overridden by LLVM_PROFILE_FILE env var)">;
[
all
...]
/art/runtime/gc/
heap.h
[
all
...]
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DeqpTestRunner.java
[
all
...]
/external/caliper/lib/
java-allocation-instrumenter-2.0.jar
/external/clang/lib/CodeGen/
CodeGenModule.h
835
/// declaration is actually
instrumented
.
[
all
...]
Completed in 1227 milliseconds
<<
11
12
13
14
15