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

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

Completed in 572 milliseconds