Searched refs:DumpBlockingGcCountRateHistogram (Results 1 – 3 of 3) sorted by relevance
383 heap->DumpBlockingGcCountRateHistogram(output); in VMDebug_getRuntimeStatInternal()444 heap->DumpBlockingGcCountRateHistogram(output); in VMDebug_getRuntimeStatsInternal()
687 void DumpBlockingGcCountRateHistogram(std::ostream& os) const;
1067 void Heap::DumpBlockingGcCountRateHistogram(std::ostream& os) const { in DumpBlockingGcCountRateHistogram() function in art::gc::Heap