Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h294 void InstrumentQuickAllocEntryPointsLocked()
Dinstrumentation.cc878 InstrumentQuickAllocEntryPointsLocked(); in InstrumentQuickAllocEntryPoints()
886 void Instrumentation::InstrumentQuickAllocEntryPointsLocked() { in InstrumentQuickAllocEntryPointsLocked() function in art::instrumentation::Instrumentation
Druntime.cc2059 GetInstrumentation()->InstrumentQuickAllocEntryPointsLocked(); in SetStatsEnabled()