Searched refs:InstrumentQuickAllocEntryPoints (Results 1 – 4 of 4) sorted by relevance
167 Runtime::Current()->GetInstrumentation()->InstrumentQuickAllocEntryPoints(); in SetAllocTrackingEnabled()
716 instrumentation->InstrumentQuickAllocEntryPoints(); in Heap()4293 Runtime::Current()->GetInstrumentation()->InstrumentQuickAllocEntryPoints(); in SetAllocationListener()
282 void InstrumentQuickAllocEntryPoints() REQUIRES(!Locks::instrument_entrypoints_lock_);
825 void Instrumentation::InstrumentQuickAllocEntryPoints() { in InstrumentQuickAllocEntryPoints() function in art::instrumentation::Instrumentation