Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dmemory_tool_malloc_space-inl.h38 size_t* bytes_allocated_out, in AdjustForMemoryTool() argument
41 if (bytes_allocated_out != nullptr) { in AdjustForMemoryTool()
42 *bytes_allocated_out = bytes_allocated; in AdjustForMemoryTool()
95 size_t* bytes_allocated_out, in AllocWithGrowth() argument
116 bytes_allocated_out, in AllocWithGrowth()
131 size_t* bytes_allocated_out, in Alloc() argument
152 bytes_allocated_out, in Alloc()
167 size_t* bytes_allocated_out, in AllocThreadUnsafe() argument
188 bytes_allocated_out, in AllocThreadUnsafe()