Searched refs:internal_stats (Results 1 – 2 of 2) sorted by relevance
131 uptr internal_stats[AllocatorStatCount]; in WriteMemoryProfile() local132 internal_allocator()->GetStats(internal_stats); in WriteMemoryProfile()135 stacks.allocated + internal_stats[AllocatorStatMapped]; in WriteMemoryProfile()146 mem[MemOther] >> 20, internal_stats[AllocatorStatMapped] >> 20, in WriteMemoryProfile()
392 if args.internal_stats: