Home
last modified time | relevance | path

Searched refs:instruments (Results 1 – 25 of 26) sorted by relevance

12

/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DBenchmarkClassChecker.java56 private final ImmutableSet<Instrument> instruments; field in BenchmarkClassChecker
65 instruments = instrumentProvider.instruments(); in BenchmarkClassChecker()
77 for (Instrument instrument : instruments) { in isBenchmark()
100 ImmutableSet<Instrument> instruments(); in instruments() method
DExperimentingCaliperRun.java72 private final ImmutableSet<Instrument> instruments; field in ExperimentingCaliperRun
83 ImmutableSet<Instrument> instruments, in ExperimentingCaliperRun() argument
91 this.instruments = instruments; in ExperimentingCaliperRun()
108 stdout.println(" Instruments: " + FluentIterable.from(selector.instruments()) in run()
128 benchmarkClass.benchmarkClass().getSimpleName(), instruments); in run()
DExperimentSelector.java23 ImmutableSet<Instrument> instruments(); in instruments() method
DExperimentingRunnerModule.java237 BenchmarkClass benchmarkClass, ImmutableSet<Instrument> instruments) in provideInstrumentations() argument
242 for (Instrument instrument : instruments) { in provideInstrumentations()
DFullCartesianExperimentSelector.java55 @Override public ImmutableSet<Instrument> instruments() { in instruments() method in FullCartesianExperimentSelector
/external/autotest/client/cros/cellular/
Dprologix_scpi_driver_test_noautorun.py43 self._get_idns_and_verify(instruments=[instr], opc=True)
66 self._get_idns_and_verify(instruments=[instr], opc=True)
158 self._get_idns_and_verify(instruments=scpi_instruments, opc=True)
164 self._get_idns_and_verify(instruments=scpi_instruments, opc=False)
184 def _get_idns_and_verify(self, instruments, opc=False): argument
189 for instr in instruments:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/
Dinstrument_load_then_store.ll1 ; Test that AddressSanitizer instruments "(*a)++" only once.
/external/llvm/test/Instrumentation/AddressSanitizer/
Dinstrument_load_then_store.ll1 ; Test that AddressSanitizer instruments "(*a)++" only once.
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dllvm-prof.pod19 script. This script automatically instruments a program, runs it with the JIT,
/external/u-boot/board/ti/ks2_evm/
DREADME9 https://www.einfochips.com/index.php/partnerships/texas-instruments/k2e-evm.html
10 https://www.einfochips.com/index.php/partnerships/texas-instruments/k2l-evm.html
/external/clang/docs/
DThreadSanitizer.rst92 instruments such functions to avoid false positives and provide meaningful stack
DSanitizerCoverage.rst182 edges by introducing new dummy blocks and then instruments those blocks:
/external/bcc/tools/
Dfiletop_example.txt46 kernel dynamic tracing, which instruments explicit read and write calls. If
/external/protobuf/objectivec/Tests/
DGPBPerfTests.m50 // A convenient place to put a break point if you want to connect instruments.
/external/bcc/docs/
Dreference_guide.md119 This instruments the tcp_v4_connect() kernel function using a kprobe, with the following arguments:
149 This instruments the return of the tcp_v4_connect() kernel function using a kretprobe, and stores t…
158 This is a macro that instruments the tracepoint defined by *category*:*event*.
174 This instruments the random:urandom_read tracepoint, and prints the tracepoint argument ```got_bits…
255 This is a macro that instruments the raw tracepoint defined by *event*.
275 This instruments the sched:sched_switch tracepoint, and prints the prev and next tgid.
Dtutorial_bcc_python_developer.md518 This program instruments a user-level function, the ```strlen()``` library function, and frequency …
600 This program instruments a user-defined static tracing (USDT) probe, which is the user-level versio…
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dbest_practices.md90 …dio/profile/android-profiler) and [Instruments](https://help.apple.com/instruments/mac/current/) p…
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DLibFuzzer.rst493 * The compiler instruments all CMP instructions with a callback that receives both CMP arguments.
/external/llvm/docs/
DLibFuzzer.rst90 the SanitizerCoverage_ option, which instruments the code so that the fuzzer
/external/cldr/tools/java/org/unicode/cldr/util/data/
Daustralasia689 # or 0400 Hours) on the 2nd April 2011, then all instruments used to
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt364 民樂 < music\,\-esp\.\-folk\-music\,\-for\-traditional\-instruments;
881 䈕 < the\-metal\-tongue\-in\-the\-reed\-instruments;
1423 䍊 < clay\-made\-blowing\-wind\-instruments;
2694 䇵 < one\-of\-the\-wind\-instruments;
25894 民樂 > music\,\-esp\.\-folk\-music\,\-for\-traditional\-instruments;
36578 䈕 > the\-metal\-tongue\-in\-the\-reed\-instruments;
36899 䍊 > clay\-made\-blowing\-wind\-instruments;
37785 䇵 > one\-of\-the\-wind\-instruments;
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/brotli/tests/testdata/
Dplrabn12.txt9688 Of instruments, that made melodious chime,
/external/icu/icu4c/source/data/unidata/
Dppucd.txt28614 # F. Arms, tools, furniture, and other instruments
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_raw_IPA.txt84026 instruments %45092 ˈɪnstrəmənts
84027 instruments' ˈɪnstrəmənts

12