Searched refs:UninstrumentQuickAllocEntryPoints (Results 1 – 3 of 3) sorted by relevance
263 Runtime::Current()->GetInstrumentation()->UninstrumentQuickAllocEntryPoints(); in SetAllocTrackingEnabled()
270 void UninstrumentQuickAllocEntryPoints() REQUIRES(!Locks::instrument_entrypoints_lock_);
746 void Instrumentation::UninstrumentQuickAllocEntryPoints() { in UninstrumentQuickAllocEntryPoints() function in art::instrumentation::Instrumentation