Home
last modified time | relevance | path

Searched refs:instrumentations (Results 1 – 5 of 5) sorted by relevance

/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DFullCartesianExperimentSelector.java41 private ImmutableSet<Instrumentation> instrumentations; field in FullCartesianExperimentSelector
46 ImmutableSet<Instrumentation> instrumentations, in FullCartesianExperimentSelector() argument
49 this.instrumentations = instrumentations; in FullCartesianExperimentSelector()
56 return FluentIterable.from(instrumentations) in instruments()
75 for (Instrumentation instrumentation : instrumentations) {
/external/llvm-project/mlir/lib/Pass/
DPass.cpp911 std::vector<std::unique_ptr<PassInstrumentation>> instrumentations; member
924 for (auto &instr : impl->instrumentations) in runBeforePipeline()
933 for (auto &instr : llvm::reverse(impl->instrumentations)) in runAfterPipeline()
940 for (auto &instr : impl->instrumentations) in runBeforePass()
947 for (auto &instr : llvm::reverse(impl->instrumentations)) in runAfterPass()
954 for (auto &instr : llvm::reverse(impl->instrumentations)) in runAfterPassFailed()
962 for (auto &instr : impl->instrumentations) in runBeforeAnalysis()
970 for (auto &instr : llvm::reverse(impl->instrumentations)) in runAfterAnalysis()
978 impl->instrumentations.emplace_back(std::move(pi)); in addInstrumentation()
/external/llvm-project/mlir/docs/
DPassManagement.md812 developer tools and utilities. Each of these instrumentations are immediately
/external/clang/include/clang/Basic/
DAttrDocs.td1258 that a particular instrumentation or set of instrumentations should not be
/external/llvm-project/clang/include/clang/Basic/
DAttrDocs.td2478 instrumentations should not be applied. The attribute takes a list of