Searched refs:rosalloc_bytes_allocated (Results 1 – 1 of 1) sorted by relevance
67 size_t rosalloc_bytes_allocated = 0; in AllocCommon() local74 rosalloc_->Alloc<kThreadSafe>(self, num_bytes, &rosalloc_bytes_allocated, in AllocCommon()83 *bytes_allocated = rosalloc_bytes_allocated; in AllocCommon()