Home
last modified time | relevance | path

Searched defs:instrumented (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/runtime/entrypoints/quick/
H A Dquick_alloc_entrypoints.cc213 void SetQuickAllocEntryPointsInstrumented(bool instrumented) { in SetQuickAllocEntryPointsInstrumented()
/aosp12/art/test/2011-stack-walk-concurrent-instrument/
H A Dstack_walk_concurrent.cc31 std::atomic<bool> instrumented = false; variable
/aosp12/art/runtime/
H A Dinstrumentation.cc849 void Instrumentation::SetEntrypointsInstrumented(bool instrumented) { in SetEntrypointsInstrumented()
/aosp12/art/runtime/gc/
H A Dheap.cc1798 bool instrumented, in AllocateInternalWithGc()