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

  /art/runtime/native/
dalvik_system_VMDebug.cc 449 std::string output = std::to_string(heap->GetGcCount());
509 std::to_string(heap->GetGcCount()))) {
  /art/runtime/gc/
heap.h 768 uint64_t GetGcCount() const;
    [all...]
heap.cc     [all...]

Completed in 62 milliseconds