Home
last modified time | relevance | path

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

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