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

  /art/runtime/gc/
heap.h 410 void DumpGcPerformanceInfo(std::ostream& os);
heap.cc 431 void Heap::DumpGcPerformanceInfo(std::ostream& os) {
482 DumpGcPerformanceInfo(LOG(INFO));
    [all...]

Completed in 127 milliseconds