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.h1530 uint64_t last_time_homogeneous_space_compaction_by_oom_; variable
Dheap.cc335 last_time_homogeneous_space_compaction_by_oom_(NanoTime()), in Heap()
1852 current_time - last_time_homogeneous_space_compaction_by_oom_ > in AllocateInternalWithGc()
1854 last_time_homogeneous_space_compaction_by_oom_ = current_time; in AllocateInternalWithGc()