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 425 std::string output = std::to_string(heap->GetBlockingGcCount());
485 std::to_string(heap->GetBlockingGcCount()))) {
  /art/runtime/gc/
heap.h 760 uint64_t GetBlockingGcCount() const;
    [all...]
heap.cc     [all...]

Completed in 211 milliseconds