Searched refs:map_space_size (Results 1 – 4 of 4) sorted by relevance
172 const int map_space_size = READ_FIELD(7); in DumpHeapStats() local230 PRINT_MB_STAT(map_space_size); in DumpHeapStats()
2459 intptr_t* map_space_size; // 7 variable
4847 *stats->map_space_size = map_space_->SizeOfObjects(); in RecordStats()
247 intptr_t map_space_size; in FatalProcessOutOfMemory() local248 heap_stats.map_space_size = &map_space_size; in FatalProcessOutOfMemory()