HomeSort by relevance Sort by last modified time
    Searched refs:UninstrumentQuickAllocEntryPoints (Results 1 - 4 of 4) sorted by null

  /art/runtime/gc/
allocation_record.cc 261 Runtime::Current()->GetInstrumentation()->UninstrumentQuickAllocEntryPoints();
heap.cc     [all...]
  /art/runtime/
instrumentation.h 218 void UninstrumentQuickAllocEntryPoints() REQUIRES(!Locks::instrument_entrypoints_lock_);
instrumentation.cc 673 void Instrumentation::UninstrumentQuickAllocEntryPoints() {
    [all...]

Completed in 215 milliseconds