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.h1287 uint64_t last_time_homogeneous_space_compaction_by_oom_; variable
Dheap.cc232 last_time_homogeneous_space_compaction_by_oom_(NanoTime()), in Heap()
1783 current_time - last_time_homogeneous_space_compaction_by_oom_ > in AllocateInternalWithGc()
1785 last_time_homogeneous_space_compaction_by_oom_ = current_time; in AllocateInternalWithGc()