Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_switch_impl0.cc67 class ActiveInstrumentationHandler { class
Dinterpreter_switch_impl-inl.h54 class ActiveInstrumentationHandler; // For non-transactional interpreter. variable
69 transaction_active, InactiveInstrumentationHandler, ActiveInstrumentationHandler>; in DoFieldGet()
166 transaction_active, InactiveInstrumentationHandler, ActiveInstrumentationHandler>; in DoFieldPut()
270 transaction_active, InactiveInstrumentationHandler, ActiveInstrumentationHandler>;