Home
last modified time | relevance | path

Searched refs:InactiveInstrumentationHandler (Results 1 – 2 of 2) sorted by relevance

/art/runtime/interpreter/
Dinterpreter_switch_impl1.cc133 class InactiveInstrumentationHandler { class
Dinterpreter_switch_impl-inl.h55 class InactiveInstrumentationHandler; // For transactional interpreter. variable
69 transaction_active, InactiveInstrumentationHandler, ActiveInstrumentationHandler>; in DoFieldGet()
166 transaction_active, InactiveInstrumentationHandler, ActiveInstrumentationHandler>; in DoFieldPut()
270 transaction_active, InactiveInstrumentationHandler, ActiveInstrumentationHandler>;