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

  /art/runtime/gc/
heap-inl.h 279 allocation_start_time_ = NanoTime() / kTimeAdjust;
288 uint64_t allocation_end_time = NanoTime() / kTimeAdjust;
heap.h 146 static constexpr size_t kTimeAdjust = 1024;
    [all...]
heap.cc     [all...]

Completed in 103 milliseconds