Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc702 void Instrumentation::UpdateInstrumentationLevels(InstrumentationLevel level) { in UpdateInstrumentationLevels() function in art::instrumentation::Instrumentation
725 UpdateInstrumentationLevels(desired_level); in ConfigureStubs()
732 UpdateInstrumentationLevels(InstrumentationLevel::kInstrumentWithInterpreter); in EnableSingleThreadDeopt()
Dinstrumentation.h547 void UpdateInstrumentationLevels(InstrumentationLevel level)