Home
last modified time | relevance | path

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

/aosp12/art/runtime/entrypoints/quick/
H A Dquick_alloc_entrypoints.h36 void SetQuickAllocEntryPointsInstrumented(bool instrumented)
H A Dquick_alloc_entrypoints.cc213 void SetQuickAllocEntryPointsInstrumented(bool instrumented) { in SetQuickAllocEntryPointsInstrumented() function
/aosp12/art/runtime/
H A Dinstrumentation.cc857 SetQuickAllocEntryPointsInstrumented(instrumented); in SetEntrypointsInstrumented()
862 SetQuickAllocEntryPointsInstrumented(instrumented); in SetEntrypointsInstrumented()