Home
last modified time | relevance | path

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

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