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

  /art/runtime/
instrumentation.h 185 void InstrumentQuickAllocEntryPoints() LOCKS_EXCLUDED(Locks::instrument_entrypoints_lock_);
instrumentation.cc 642 void Instrumentation::InstrumentQuickAllocEntryPoints() {
    [all...]
debugger.cc     [all...]
  /art/runtime/gc/
heap.cc 446 Runtime::Current()->GetInstrumentation()->InstrumentQuickAllocEntryPoints();
    [all...]

Completed in 321 milliseconds