Searched refs:old_pointer_space_size (Results 1 – 4 of 4) sorted by relevance
169 const int old_pointer_space_size = READ_FIELD(3); in DumpHeapStats() local229 PRINT_MB_STAT(old_pointer_space_size); in DumpHeapStats()
1622 intptr_t* old_pointer_space_size; // 3 variable
150 intptr_t old_pointer_space_size; in FatalProcessOutOfMemory() local151 heap_stats.old_pointer_space_size = &old_pointer_space_size; in FatalProcessOutOfMemory()
4596 *stats->old_pointer_space_size = old_pointer_space_->Size(); in RecordStats()