Searched refs:IsThreadLocalFreeListEmpty (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/gc/allocator/ | ||
| D | rosalloc.h | 444 bool IsThreadLocalFreeListEmpty() const { in IsThreadLocalFreeListEmpty() function |
| D | rosalloc.cc | 1904 CHECK(IsThreadLocalFreeListEmpty()) in Verify() |