Searched refs:UninstrumentQuickAllocEntryPoints (Results 1 – 4 of 4) sorted by relevance
197 Runtime::Current()->GetInstrumentation()->UninstrumentQuickAllocEntryPoints(); in SetAllocTrackingEnabled()
4458 Runtime::Current()->GetInstrumentation()->UninstrumentQuickAllocEntryPoints(); in RemoveAllocationListener()
305 void UninstrumentQuickAllocEntryPoints() REQUIRES(!Locks::instrument_entrypoints_lock_);
1024 void Instrumentation::UninstrumentQuickAllocEntryPoints() { in UninstrumentQuickAllocEntryPoints() function in art::instrumentation::Instrumentation