Home
last modified time | relevance | path

Searched defs:Instrumentation (Results 1 – 6 of 6) sorted by relevance

/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DInstrument.java78 public abstract class Instrumentation { class in Instrument
81 protected Instrumentation(Method benchmarkMethod) { in Instrumentation() method in Instrument.Instrumentation
/external/llvm-project/clang/docs/
DHardwareAssistedAddressSanitizerDesign.rst65 Instrumentation chapter
/external/llvm-project/mlir/docs/
DPassManagement.md809 ### Standard Instrumentations
/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.h45 Instrumentation(GlobalContext *Ctx) : Ctx(Ctx) {} in Instrumentation() function
DIceGlobalContext.h47 class Instrumentation; variable
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp61 std::unique_ptr<X86AsmInstrumentation> Instrumentation; member in __anond14900950111::X86AsmParser