HomeSort by relevance Sort by last modified time
    Searched refs:DumpGcCountRateHistogram (Results 1 - 3 of 3) sorted by null

  /art/runtime/native/
dalvik_system_VMDebug.cc 474 heap->DumpGcCountRateHistogram(output);
534 heap->DumpGcCountRateHistogram(output);
  /art/runtime/gc/
heap.h 772 void DumpGcCountRateHistogram(std::ostream& os) const REQUIRES(!*gc_complete_lock_);
    [all...]
heap.cc     [all...]

Completed in 70 milliseconds