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