Home
last modified time | relevance | path

Searched refs:InstrumentQuickAllocEntryPointsLocked (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dinstrumentation.h284 void InstrumentQuickAllocEntryPointsLocked()
Dinstrumentation.cc827 InstrumentQuickAllocEntryPointsLocked(); in InstrumentQuickAllocEntryPoints()
835 void Instrumentation::InstrumentQuickAllocEntryPointsLocked() { in InstrumentQuickAllocEntryPointsLocked() function in art::instrumentation::Instrumentation
Druntime.cc1975 GetInstrumentation()->InstrumentQuickAllocEntryPointsLocked(); in SetStatsEnabled()