Searched refs:DumpBlockingGcCountRateHistogram (Results 1 – 3 of 3) sorted by relevance
501 heap->DumpBlockingGcCountRateHistogram(output); in VMDebug_getRuntimeStatInternal()564 heap->DumpBlockingGcCountRateHistogram(output); in VMDebug_getRuntimeStatsInternal()
847 void DumpBlockingGcCountRateHistogram(std::ostream& os) const REQUIRES(!*gc_complete_lock_);
1268 void Heap::DumpBlockingGcCountRateHistogram(std::ostream& os) const { in DumpBlockingGcCountRateHistogram() function in art::gc::Heap