Searched refs:InstrumentQuickAllocEntryPoints (Results 1 – 5 of 5) sorted by relevance
14 - The function table is switched out by `InstrumentQuickAllocEntryPoints[Locked]`, and a
292 void InstrumentQuickAllocEntryPoints() REQUIRES(!Locks::instrument_entrypoints_lock_);
876 void Instrumentation::InstrumentQuickAllocEntryPoints() { in InstrumentQuickAllocEntryPoints() function in art::instrumentation::Instrumentation
162 Runtime::Current()->GetInstrumentation()->InstrumentQuickAllocEntryPoints(); in SetAllocTrackingEnabled()
799 instrumentation->InstrumentQuickAllocEntryPoints(); in Heap()4284 Runtime::Current()->GetInstrumentation()->InstrumentQuickAllocEntryPoints(); in SetAllocationListener()