Searched refs:GetCurrentInstrumentationLevel (Results 1 – 4 of 4) sorted by relevance
201 Instrumentation::InstrumentationLevel GetCurrentInstrumentationLevel() { in GetCurrentInstrumentationLevel() function in art::instrumentation::InstrumentationTest202 return Runtime::Current()->GetInstrumentation()->GetCurrentInstrumentationLevel(); in GetCurrentInstrumentationLevel()683 GetCurrentInstrumentationLevel()); in TEST_F()691 GetCurrentInstrumentationLevel()); in TEST_F()698 GetCurrentInstrumentationLevel()); in TEST_F()705 GetCurrentInstrumentationLevel()); in TEST_F()719 GetCurrentInstrumentationLevel()); in TEST_F()725 GetCurrentInstrumentationLevel()); in TEST_F()738 GetCurrentInstrumentationLevel()); in TEST_F()744 GetCurrentInstrumentationLevel()); in TEST_F()[all …]
594 EXPORT InstrumentationLevel GetCurrentInstrumentationLevel() const;
989 Instrumentation::InstrumentationLevel Instrumentation::GetCurrentInstrumentationLevel() const { in GetCurrentInstrumentationLevel() function in art::instrumentation::Instrumentation1060 if (GetCurrentInstrumentationLevel() == requested_level) { in UpdateStubs()
58 && runtime->GetInstrumentation()->GetCurrentInstrumentationLevel() != in GetJitIfEnabled()