Searched refs:DumpBlockingGcCountRateHistogram (Results 1 - 3 of 3) sorted by relevance

/art/runtime/native/
H A Ddalvik_system_VMDebug.cc479 heap->DumpBlockingGcCountRateHistogram(output);
542 heap->DumpBlockingGcCountRateHistogram(output);
/art/runtime/gc/
H A Dheap.h773 void DumpBlockingGcCountRateHistogram(std::ostream& os) const REQUIRES(!*gc_complete_lock_);
H A Dheap.cc1109 void Heap::DumpBlockingGcCountRateHistogram(std::ostream& os) const { function in class:art::gc::Heap

Completed in 76 milliseconds