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

  /art/runtime/gc/
allocation_record.cc 242 Runtime::Current()->GetInstrumentation()->InstrumentQuickAllocEntryPoints();
heap.cc 632 instrumentation->InstrumentQuickAllocEntryPoints();
    [all...]
  /art/runtime/
instrumentation.h 217 void InstrumentQuickAllocEntryPoints() REQUIRES(!Locks::instrument_entrypoints_lock_);
instrumentation.cc 668 void Instrumentation::InstrumentQuickAllocEntryPoints() {
    [all...]

Completed in 185 milliseconds