Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc748 UninstrumentQuickAllocEntryPointsLocked(); in UninstrumentQuickAllocEntryPoints()
759 void Instrumentation::UninstrumentQuickAllocEntryPointsLocked() { in UninstrumentQuickAllocEntryPointsLocked() function in art::instrumentation::Instrumentation
Dinstrumentation.h274 void UninstrumentQuickAllocEntryPointsLocked()
Druntime.cc1859 GetInstrumentation()->UninstrumentQuickAllocEntryPointsLocked(); in SetStatsEnabled()