Home
last modified time | relevance | path

Searched refs:last_time_homogeneous_space_compaction_by_oom_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap.h1657 uint64_t last_time_homogeneous_space_compaction_by_oom_; variable
Dheap.cc407 last_time_homogeneous_space_compaction_by_oom_(NanoTime()), in Heap()
2071 current_time - last_time_homogeneous_space_compaction_by_oom_ > in AllocateInternalWithGc()
2073 last_time_homogeneous_space_compaction_by_oom_ = current_time; in AllocateInternalWithGc()