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

  /art/runtime/native/
dalvik_system_VMDebug.cc 479 heap->DumpBlockingGcCountRateHistogram(output);
542 heap->DumpBlockingGcCountRateHistogram(output);
  /art/runtime/gc/
heap.h 773 void DumpBlockingGcCountRateHistogram(std::ostream& os) const REQUIRES(!*gc_complete_lock_);
    [all...]
heap.cc     [all...]

Completed in 108 milliseconds