Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h297 void UninstrumentQuickAllocEntryPointsLocked()
Dinstrumentation.cc883 UninstrumentQuickAllocEntryPointsLocked(); in UninstrumentQuickAllocEntryPoints()
894 void Instrumentation::UninstrumentQuickAllocEntryPointsLocked() { in UninstrumentQuickAllocEntryPointsLocked() function in art::instrumentation::Instrumentation
Druntime.cc2062 GetInstrumentation()->UninstrumentQuickAllocEntryPointsLocked(); in SetStatsEnabled()