Searched refs:AllocatedMemory (Results 1 – 4 of 4) 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
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