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

  /art/runtime/gc/
heap.h 565 void DumpGcPerformanceInfo(std::ostream& os);
    [all...]
heap.cc     [all...]
  /art/runtime/
runtime.cc 162 heap_->DumpGcPerformanceInfo(LOG(INFO));
    [all...]

Completed in 445 milliseconds