Home
last modified time | relevance | path

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

/art/runtime/
Dlinear_alloc-inl.h105 size_t mem_tool_bytes = ArenaAllocator::IsRunningOnMemoryTool() in AllocAlign16() local
113 if (allocator_.CurrentArenaUnusedBytes() < required_size + mem_tool_bytes) { in AllocAlign16()