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