Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h287 void UninstrumentQuickAllocEntryPointsLocked()
Dinstrumentation.cc832 UninstrumentQuickAllocEntryPointsLocked(); in UninstrumentQuickAllocEntryPoints()
843 void Instrumentation::UninstrumentQuickAllocEntryPointsLocked() { in UninstrumentQuickAllocEntryPointsLocked() function in art::instrumentation::Instrumentation
Druntime.cc1978 GetInstrumentation()->UninstrumentQuickAllocEntryPointsLocked(); in SetStatsEnabled()