Home
last modified time | relevance | path

Searched refs:alloc_entrypoints_instrumented_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstrumentation.h586 return alloc_entrypoints_instrumented_; in AllocEntrypointsInstrumented()
775 bool alloc_entrypoints_instrumented_; variable
Dinstrumentation.cc125 alloc_entrypoints_instrumented_(false) {} in Instrumentation()
1103 alloc_entrypoints_instrumented_ = instrumented; in SetEntrypointsInstrumented()
1116 alloc_entrypoints_instrumented_ = instrumented; in SetEntrypointsInstrumented()