Searched defs:Instrumentation (Results 1 – 6 of 6) sorted by relevance
78 public abstract class Instrumentation { class in Instrument81 protected Instrumentation(Method benchmarkMethod) { in Instrumentation() method in Instrument.Instrumentation
65 Instrumentation chapter
809 ### Standard Instrumentations
45 Instrumentation(GlobalContext *Ctx) : Ctx(Ctx) {} in Instrumentation() function
47 class Instrumentation; variable
61 std::unique_ptr<X86AsmInstrumentation> Instrumentation; member in __anond14900950111::X86AsmParser