Home
last modified time | relevance | path

Searched refs:instrument (Results 1 – 25 of 36) sorted by relevance

12

/external/valgrind/main/drd/
Ddrd_load_store.c442 IRSB* DRD_(instrument)(VgCallbackClosure* const closure, in DRD_() argument
453 Bool instrument = True; in DRD_() local
476 instrument = VG_(DebugInfo_sect_kind)(NULL, 0, st->Ist.IMark.addr) in DRD_()
493 if (instrument) in DRD_()
504 if (instrument) in DRD_()
518 if (instrument) in DRD_()
557 if (instrument) in DRD_()
587 if (instrument) { in DRD_()
Ddrd_load_store.h43 IRSB* DRD_(instrument)(VgCallbackClosure* const closure,
Ddrd_main.c747 DRD_(instrument), in drd_pre_clo_init()
/external/qemu-pc-bios/bochs/
DMakefile.in428 memory/memory.dsp iodev/iodev.dsp instrument/stubs/stubs.dsp \
682 instrument/stubs/instrument.h iodev/iodev.h bochs.h iodev/vga.h \
688 instrument/stubs/instrument.h cpu/cpu.h disasm/disasm.h cpu/crregs.h \
696 gui/textconfig.h gui/keymap.h instrument/stubs/instrument.h cpu/cpu.h \
705 instrument/stubs/instrument.h cpu/cpu.h disasm/disasm.h cpu/crregs.h \
713 instrument/stubs/instrument.h cpu/cpu.h disasm/disasm.h cpu/crregs.h \
721 instrument/stubs/instrument.h
725 gui/keymap.h instrument/stubs/instrument.h cpu/cpu.h disasm/disasm.h \
733 gui/textconfig.h gui/keymap.h instrument/stubs/instrument.h \
738 instrument/stubs/instrument.h iodev/iodev.h bochs.h iodev/vga.h \
/external/javassist/sample/evolve/
DEvolution.java57 clazz.instrument(converter); in onLoad()
183 cs[i].instrument(converter); in makeConcreteClass()
187 ms[i].instrument(converter); in makeConcreteClass()
/external/valgrind/main/exp-bbv/tests/amd64-linux/
Dcomplex_rep.S1 # When trying (and failing) to instrument at the basic block level
/external/valgrind/main/exp-bbv/tests/x86/
Dcomplex_rep.S1 # When trying (and failing) to instrument at the basic block level
/external/qemu-pc-bios/
DMakefile41 bochs/config.status bochs/instrument bochs/ltdlconf.h
/external/llvm/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt30 How do we keep track of which edges to instrument, and which edges are
42 instrument these differently.
97 trace cache. Then we instrument that code. The process is similar for
/external/javassist/src/main/javassist/
DCtClass.java1069 public void instrument(CodeConverter converter) in instrument() method in CtClass
1083 public void instrument(ExprEditor editor) in instrument() method in CtClass
DCtBehavior.java642 public void instrument(CodeConverter converter) in instrument() method in CtBehavior
655 public void instrument(ExprEditor editor) in instrument() method in CtBehavior
DCtClassType.java1361 public void instrument(CodeConverter converter) in instrument() method in CtClassType
1375 public void instrument(ExprEditor editor) in instrument() method in CtClassType
/external/javassist/src/test/test/javassist/convert/
DArrayAccessReplaceTest.java22 simpleClass.instrument(converter); in setUp()
33 clazz.instrument(converter); in testComplex()
/external/valgrind/main/coregrind/
Dm_tooliface.c43 IRSB*(*instrument)(VgCallbackClosure*, IRSB*, in VG_()
49 VG_(tdict).tool_instrument = instrument; in VG_()
/external/javassist/src/main/javassist/tools/reflect/
DReflection.java129 clazz.instrument(converter); in onLoad()
/external/valgrind/main/include/
Dpub_tool_tooliface.h219 IRSB*(*instrument)(VgCallbackClosure* closure,
/external/valgrind/main/memcheck/
Dmc_include.h503 IRSB* MC_(instrument) ( VgCallbackClosure* closure,
/external/emma/core/java12/com/vladium/emma/instr/
DInstrVisitor.java88 final boolean instrument, final boolean metadata, in process() argument
94 if (! (instrument || metadata)) return; // nothing to do in process()
105 m_instrument = instrument; in process()
/external/v8/
DSConstruct320 'pgo:instrument': {
606 'pgo:instrument': {
750 'pgo:instrument': {
1020 'values': ['off', 'instrument', 'optimize'],
/external/openssl/crypto/
Dsparccpuid.S245 ! Probe and instrument VIS1 instruction. Output is number of cycles it
/external/valgrind/main/callgrind/
Dmain.c901 IRSB* CLG_(instrument)( VgCallbackClosure* closure, in CLG_() argument
1725 CLG_(instrument), in CLG_()
/external/android-mock/tests/com/google/android/testing/mocking/
DAndroidMockTest.java469 method.instrument(verifier); in testAllForwardedMethods()
/external/quake/quake/src/WinQuake/data/
DCOMEXP.TXT405 constitute one and the same instrument, but in making proof of this
/external/clang/include/clang/Driver/
DCC1Options.td126 HelpText<"Generate calls to instrument function entry and exit">;
/external/qemu/
DCHANGES.TXT96 - Add a '-memcheck' option to instrument memory reads/writes at runtime in

12