Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dalloc_instrumentation.md20 - With a started runtime, `SetEntrypointsInstrumented()` calls `ScopedSupendAll(`) before updating
H A Dinstrumentation.cc849 void Instrumentation::SetEntrypointsInstrumented(bool instrumented) { in SetEntrypointsInstrumented() function in art::instrumentation::Instrumentation
889 SetEntrypointsInstrumented(true); in InstrumentQuickAllocEntryPointsLocked()
899 SetEntrypointsInstrumented(false); in UninstrumentQuickAllocEntryPointsLocked()
H A Dinstrumentation.h598 void SetEntrypointsInstrumented(bool instrumented) NO_THREAD_SAFETY_ANALYSIS;