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