Home
last modified time | relevance | path

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

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