Home
last modified time | relevance | path

Searched refs:DumpPerformanceInfo (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/collector/
Dgarbage_collector.h112 virtual void DumpPerformanceInfo(std::ostream& os) REQUIRES(!pause_histogram_lock_);
Dgarbage_collector.cc274 void GarbageCollector::DumpPerformanceInfo(std::ostream& os) { in DumpPerformanceInfo() function in art::gc::collector::GarbageCollector
Dconcurrent_copying.h314 void DumpPerformanceInfo(std::ostream& os) override REQUIRES(!rb_slow_path_histogram_lock_);