Home
last modified time | relevance | path

Searched refs:Instrumentation (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstrumentation.h39 class Instrumentation {
40 Instrumentation() = delete;
41 Instrumentation(const Instrumentation &) = delete;
42 Instrumentation &operator=(const Instrumentation &) = delete;
45 Instrumentation(GlobalContext *Ctx) : Ctx(Ctx) {} in Instrumentation() function
46 virtual ~Instrumentation() = default;
DIceInstrumentation.cpp28 void Instrumentation::instrumentFunc(Cfg *Func) { in instrumentFunc()
59 void Instrumentation::instrumentInst(LoweringContext &Context) { in instrumentInst()
121 void Instrumentation::setHasSeenGlobals() { in setHasSeenGlobals()
129 LockedPtr<VariableDeclarationList> Instrumentation::getGlobals() { in getGlobals()
DIceASanInstrumentation.h31 class ASanInstrumentation : public Instrumentation {
37 ASanInstrumentation(GlobalContext *Ctx) : Instrumentation(Ctx), RzNum(0) { in ASanInstrumentation()
DIceGlobalContext.h47 class Instrumentation; variable
370 void setInstrumentation(std::unique_ptr<Instrumentation> Instr) { in setInstrumentation()
502 std::unique_ptr<Instrumentation> Instrumentor = nullptr;
DIceCompileServer.cpp255 std::unique_ptr<Instrumentation> Instr(new ASanInstrumentation(Ctx.get())); in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DLLVMBuild.txt1 ;===- ./lib/Transforms/Instrumentation/LLVMBuild.txt -----------*- Conf -*--===;
19 name = Instrumentation
DCMakeLists.txt10 Instrumentation.cpp
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/platformutil/
DDeqpPlatformCapabilityQueryInstrumentation.java26 import android.app.Instrumentation;
29 public class DeqpPlatformCapabilityQueryInstrumentation extends Instrumentation
/third_party/flutter/flutter/examples/platform_channel_swift/android/app/src/androidTest/java/com/example/platformchannel/
DExampleInstrumentedTest.java10 import android.app.Instrumentation;
28 final Instrumentation instr = InstrumentationRegistry.getInstrumentation(); in testBitmap()
/third_party/flutter/flutter/examples/platform_channel/android/app/src/androidTest/java/com/example/platformchannel/
DExampleInstrumentedTest.java10 import android.app.Instrumentation;
28 final Instrumentation instr = InstrumentationRegistry.getInstrumentation(); in testBitmap()
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
DDeqpInstrumentation.java26 import android.app.Instrumentation;
32 public class DeqpInstrumentation extends Instrumentation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/
DCMakeLists.txt2 add_subdirectory(Instrumentation)
DLLVMBuild.txt18 subdirectories = AggressiveInstCombine Coroutines IPO InstCombine Instrumentation Scalar Utils Vect…
/third_party/libabigail/
Dlibabigail.pc.in7 Description: The ABI Generic Analysis and Instrumentation Library
DREADME2 Instrumentation Library.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DLLVMBuild.txt21 …nalysis CodeGen Core IPO InstCombine Scalar Support Target TransformUtils Vectorize Instrumentation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLLVMBuild.txt22 …tCombine IRReader Linker Object ProfileData Scalar Support TransformUtils Vectorize Instrumentation
/third_party/libabigail/doc/manuals/
Dlibabigail-overview.rst6 Analysis and Instrumentation Library.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/
DAndroid.bp686 "llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp",
687 "llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp",
688 "llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp",
689 "llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp",
690 "llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp",
691 "llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp",
692 "llvm/lib/Transforms/Instrumentation/ValueProfileCollector.cpp",
DBUILD.gn736 "llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp",
737 "llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp",
738 "llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp",
739 "llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp",
740 "llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp",
741 "llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp",
742 "llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp",
743 "llvm/lib/Transforms/Instrumentation/ValueProfileCollector.cpp",
DCMakeLists.txt689 ${LLVM_DIR}/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
690 ${LLVM_DIR}/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
691 ${LLVM_DIR}/lib/Transforms/Instrumentation/InstrOrderFile.cpp
692 ${LLVM_DIR}/lib/Transforms/Instrumentation/InstrProfiling.cpp
693 ${LLVM_DIR}/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
694 ${LLVM_DIR}/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
695 ${LLVM_DIR}/lib/Transforms/Instrumentation/ValueProfileCollector.cpp
696 ${LLVM_DIR}/lib/Transforms/Instrumentation/MemorySanitizer.cpp
/third_party/libabigail/doc/website/
Dmainpage.txt3 \mainpage The ABI Generic Analysis and Instrumentation Library
/third_party/node/deps/npm/node_modules/node-gyp/test/fixtures/
DVS_2019_Community_workload.txt1 ….Icecap.Collection.Msi.Resources.Targeted","Microsoft.DiagnosticsHub.Instrumentation","Microsoft.D…
DVS_2019_Preview.txt1 …argeted","Microsoft.IntelliTrace.FrontEnd","Microsoft.DiagnosticsHub.Instrumentation","Microsoft.D…
/third_party/mbedtls/docs/architecture/testing/
Dinvasive-testing.md240 | Correctness | + Instrumentation generally does not affect the program's functional behavior |

12