Searched refs:DumpGcCountRateHistogram (Results 1 – 3 of 3) sorted by relevance
378 heap->DumpGcCountRateHistogram(output); in VMDebug_getRuntimeStatInternal()436 heap->DumpGcCountRateHistogram(output); in VMDebug_getRuntimeStatsInternal()
686 void DumpGcCountRateHistogram(std::ostream& os) const;
1060 void Heap::DumpGcCountRateHistogram(std::ostream& os) const { in DumpGcCountRateHistogram() function in art::gc::Heap