Home
last modified time | relevance | path

Searched refs:UninstrumentQuickAllocEntryPointsLocked (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dinstrumentation.cc662 UninstrumentQuickAllocEntryPointsLocked(); in UninstrumentQuickAllocEntryPoints()
673 void Instrumentation::UninstrumentQuickAllocEntryPointsLocked() { in UninstrumentQuickAllocEntryPointsLocked() function in art::instrumentation::Instrumentation
Dinstrumentation.h221 void UninstrumentQuickAllocEntryPointsLocked()
Druntime.cc1439 GetInstrumentation()->UninstrumentQuickAllocEntryPointsLocked(); in SetStatsEnabled()