Home | History | Annotate | Download | only in heap

Lines Matching refs:map_space

691     case MAP_SPACE:
692 return "map_space";
998 static_cast<int>(map_space()->CommittedMemory() / KB));
1027 UPDATE_COUNTERS_AND_FRAGMENTATION_FOR_SPACE(map_space)
1556 if (space == MAP_SPACE) {
1566 AllocationResult allocation = map_space()->AllocateRawUnaligned(
3784 case MAP_SPACE:
3809 case MAP_SPACE:
3826 case MAP_SPACE:
4733 space_[MAP_SPACE] = map_space_ = new MapSpace(this);
5301 case MAP_SPACE:
5302 return heap_->map_space();
5689 case MAP_SPACE:
5690 return "MAP_SPACE";
5766 case MAP_SPACE: