Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_alloc_entrypoints.h36 void SetQuickAllocEntryPointsInstrumented(bool instrumented)
Dquick_alloc_entrypoints.cc267 void SetQuickAllocEntryPointsInstrumented(bool instrumented) { in SetQuickAllocEntryPointsInstrumented() function
/art/runtime/
Dinstrumentation.cc616 SetQuickAllocEntryPointsInstrumented(instrumented); in SetEntrypointsInstrumented()