Lines Matching refs:instrumentation
66 const instrumentation::Instrumentation* instrumentation) in DoFieldGet() argument
70 bool should_report = InstrumentationHandler::HasFieldReadListeners(instrumentation); in DoFieldGet()
163 const instrumentation::Instrumentation* instrumentation) in DoFieldPut() argument
167 bool should_report = InstrumentationHandler::HasFieldWriteListeners(instrumentation); in DoFieldPut()
1910 const instrumentation::Instrumentation* instrumentation, in InstructionHandler() argument
1919 instrumentation_(instrumentation), in InstructionHandler()
1948 ALWAYS_INLINE const instrumentation::Instrumentation* Instrumentation() { in Instrumentation()
1985 const instrumentation::Instrumentation* const instrumentation_;
2007 const instrumentation::Instrumentation* instrumentation, \
2016 ctx, instrumentation, self, shadow_frame, dex_pc, inst, inst_data, next, exit); \
2031 const auto* const instrumentation = Runtime::Current()->GetInstrumentation(); in DEX_INSTRUCTION_LIST() local
2048 ctx, instrumentation, self, shadow_frame, dex_pc, inst, inst_data, next, exit). in DEX_INSTRUCTION_LIST()
2056 ctx, instrumentation, self, shadow_frame, dex_pc, inst, inst_data, next, exit); \ in DEX_INSTRUCTION_LIST()
2072 ctx, instrumentation, self, shadow_frame, dex_pc, inst, inst_data, next, exit). in DEX_INSTRUCTION_LIST()