Searched refs:map_space_size (Results 1 – 4 of 4) sorted by relevance
174 const int map_space_size = READ_FIELD(9); in DumpHeapStats() local234 PRINT_MB_STAT(map_space_size); in DumpHeapStats()
2168 intptr_t* map_space_size; // 9 variable
127 intptr_t map_space_size; in FatalProcessOutOfMemory() local128 heap_stats.map_space_size = &map_space_size; in FatalProcessOutOfMemory()
4990 *stats->map_space_size = map_space_->SizeOfObjects(); in RecordStats()