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.h1523 uint64_t last_time_homogeneous_space_compaction_by_oom_; variable
Dheap.cc333 last_time_homogeneous_space_compaction_by_oom_(NanoTime()), in Heap()
1851 current_time - last_time_homogeneous_space_compaction_by_oom_ > in AllocateInternalWithGc()
1853 last_time_homogeneous_space_compaction_by_oom_ = current_time; in AllocateInternalWithGc()