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

  /art/runtime/native/
dalvik_system_VMDebug.cc 465 std::string output = std::to_string(heap->GetBlockingGcCount());
525 std::to_string(heap->GetBlockingGcCount()))) {
  /art/runtime/gc/
heap.h 770 uint64_t GetBlockingGcCount() const;
    [all...]
heap.cc     [all...]

Completed in 270 milliseconds