Searched refs:DumpGcCountRateHistogram (Results 1 – 3 of 3) sorted by relevance
351 heap->DumpGcCountRateHistogram(output); in VMDebug_getRuntimeStatInternal()423 heap->DumpGcCountRateHistogram(output); in VMDebug_getRuntimeStatsInternal()
864 void DumpGcCountRateHistogram(std::ostream& os) const REQUIRES(!*gc_complete_lock_);
1337 void Heap::DumpGcCountRateHistogram(std::ostream& os) const { in DumpGcCountRateHistogram() function in art::gc::Heap