Searched refs:UninstrumentQuickAllocEntryPoints (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dinstrumentation.h198 void UninstrumentQuickAllocEntryPoints() LOCKS_EXCLUDED(Locks::instrument_entrypoints_lock_);
H A Dinstrumentation.cc629 void Instrumentation::UninstrumentQuickAllocEntryPoints() { function in class:art::instrumentation::Instrumentation
H A Ddebugger.cc4874 Runtime::Current()->GetInstrumentation()->UninstrumentQuickAllocEntryPoints();

Completed in 70 milliseconds