Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact.cc2998 bool WasLastPageTouched() const { return last_page_touched_; } in WasLastPageTouched() function in art::gc::collector::MarkCompact::LinearAllocPageUpdater
3894 if (updater.WasLastPageTouched()) { in ConcurrentlyProcessLinearAllocPage()
4095 if (updater.WasLastPageTouched()) { in ProcessLinearAlloc()