Searched defs:ResetQuickAllocEntryPoints (Results 1 - 2 of 2) sorted by relevance

/art/runtime/entrypoints/quick/
H A Dquick_alloc_entrypoints.cc203 void ResetQuickAllocEntryPoints(QuickEntryPoints* qpoints, bool is_marking) { function in namespace:art
/art/runtime/
H A Dinstrumentation.cc723 ResetQuickAllocEntryPoints();
729 // Note: ResetQuickAllocEntryPoints only works when the runtime is started. Manually run the
768 void Instrumentation::ResetQuickAllocEntryPoints() { function in class:art::instrumentation::Instrumentation

Completed in 1635 milliseconds