instrumentation.h | 430 return alloc_entrypoints_instrumented_; 591 // alloc_entrypoints_instrumented_ is only updated with all the threads suspended, this is done 593 // alloc_entrypoints_instrumented_ change during suspend points. 594 bool alloc_entrypoints_instrumented_; member in class:art::instrumentation::Instrumentation
|