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