Searched refs:AllocationSpaceName (Results 1 – 5 of 5) sorted by relevance
897 const char* AllocationSpaceName(AllocationSpace space);
281 AllocationSpaceName(space->identity()), number_of_pages, in TraceFragmentation()626 const char* AllocationSpaceName(AllocationSpace space) { in AllocationSpaceName() function783 AllocationSpaceName(space->identity()), free_bytes / KB, in CollectEvacuationCandidates()806 AllocationSpaceName(space->identity()), reduce_memory, in CollectEvacuationCandidates()3993 AllocationSpaceName(space->identity()), will_be_swept); in StartSweepSpace()
3230 AllocationSpaceName(this->owner()->identity())); in AllocateChunk()
67 PrintF("%16s", AllocationSpaceName(static_cast<AllocationSpace>(space))); in OutputStatistics()
2400 const char* sname = AllocationSpaceName(s->identity()); in DumpHeapConstants()