Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dmemory_tool_malloc_space-inl.h35 size_t* bytes_tl_bulk_allocated_out) { in AdjustForValgrind() argument
39 if (bytes_tl_bulk_allocated_out != nullptr) { in AdjustForValgrind()
40 *bytes_tl_bulk_allocated_out = bytes_tl_bulk_allocated; in AdjustForValgrind()
89 size_t* bytes_tl_bulk_allocated_out) { in AllocWithGrowth() argument
106 bytes_tl_bulk_allocated_out); in AllocWithGrowth()
118 size_t* bytes_tl_bulk_allocated_out) { in Alloc() argument
134 bytes_tl_bulk_allocated_out); in Alloc()
146 size_t* bytes_tl_bulk_allocated_out) { in AllocThreadUnsafe() argument
163 bytes_tl_bulk_allocated_out); in AllocThreadUnsafe()