Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dmemory_tool_malloc_space-inl.h39 size_t* usable_size_out, in AdjustForMemoryTool() argument
50 if (usable_size_out != nullptr) { in AdjustForMemoryTool()
52 *usable_size_out = num_bytes; in AdjustForMemoryTool()
54 *usable_size_out = usable_size - 2 * kMemoryToolRedZoneBytes; in AdjustForMemoryTool()
96 size_t* usable_size_out, in AllocWithGrowth() argument
117 usable_size_out, in AllocWithGrowth()
132 size_t* usable_size_out, in Alloc() argument
153 usable_size_out, in Alloc()
168 size_t* usable_size_out, in AllocThreadUnsafe() argument
189 usable_size_out, in AllocThreadUnsafe()