Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc697 InstrumentQuickAllocEntryPointsLocked(); in InstrumentQuickAllocEntryPoints()
705 void Instrumentation::InstrumentQuickAllocEntryPointsLocked() { in InstrumentQuickAllocEntryPointsLocked() function in art::instrumentation::Instrumentation
Dinstrumentation.h252 void InstrumentQuickAllocEntryPointsLocked()
Druntime.cc1708 GetInstrumentation()->InstrumentQuickAllocEntryPointsLocked(); in SetStatsEnabled()