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

  /art/runtime/native/
dalvik_system_VMDebug.cc 382 std::string output = std::to_string(NsToMs(heap->GetGcTime()));
440 std::to_string(NsToMs(heap->GetGcTime())))) {
  /art/runtime/gc/
heap.h 737 uint64_t GetGcTime() const;
    [all...]
heap.cc     [all...]

Completed in 191 milliseconds