Searched refs:map_space_size (Results 1 – 4 of 4) sorted by relevance
175 const int map_space_size = READ_FIELD(9); in DumpHeapStats() local235 PRINT_MB_STAT(map_space_size); in DumpHeapStats()
1310 int map_space_size,2082 intptr_t* map_space_size; // 9 variable
608 int map_space_size, in ReserveSpace() argument643 if (!(map_space->ReserveSpace(map_space_size))) { in ReserveSpace()659 large_object_size += cell_space_size + map_space_size + code_space_size + in ReserveSpace()5639 *stats->map_space_size = map_space_->SizeOfObjects(); in RecordStats()
171 intptr_t map_space_size; in FatalProcessOutOfMemory() local172 heap_stats.map_space_size = &map_space_size; in FatalProcessOutOfMemory()