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