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

  /art/runtime/native/
dalvik_system_VMDebug.cc 429 std::string output = std::to_string(NsToMs(heap->GetBlockingGcTime()));
489 std::to_string(NsToMs(heap->GetBlockingGcTime())))) {
  /art/runtime/gc/
heap.h 761 uint64_t GetBlockingGcTime() const;
    [all...]
heap.cc     [all...]

Completed in 73 milliseconds