Searched refs:AllocatedMemory (Results 1 – 2 of 2) sorted by relevance
284 stats.mem_block = block_alloc_.AllocatedMemory(); in GetMemoryStats()285 stats.sync_obj = sync_alloc_.AllocatedMemory(); in GetMemoryStats()
96 uptr AllocatedMemory() const { in AllocatedMemory() function