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

  /art/runtime/gc/collector/
garbage_collector.h 109 virtual void DumpPerformanceInfo(std::ostream& os) REQUIRES(!pause_histogram_lock_);
garbage_collector.cc 213 void GarbageCollector::DumpPerformanceInfo(std::ostream& os) {
concurrent_copying.h 277 void DumpPerformanceInfo(std::ostream& os) OVERRIDE REQUIRES(!rb_slow_path_histogram_lock_);
concurrent_copying.cc     [all...]
  /art/runtime/gc/
heap.cc     [all...]

Completed in 126 milliseconds