Searched refs:new_space_size (Results 1 – 6 of 6) sorted by relevance
75 size_t new_space_size, size_t scavenge_speed_in_bytes_per_ms) { in EstimateScavengeTime() argument79 return new_space_size / scavenge_speed_in_bytes_per_ms; in EstimateScavengeTime()
162 static size_t EstimateScavengeTime(size_t new_space_size,
2049 int* new_space_size; // 1 variable
4932 *stats->new_space_size = new_space_.SizeAsInt(); in RecordStats()
166 const int new_space_size = READ_FIELD(1); in DumpHeapStats() local226 PRINT_MB_STAT(new_space_size); in DumpHeapStats()
111 int new_space_size; in FatalProcessOutOfMemory() local112 heap_stats.new_space_size = &new_space_size; in FatalProcessOutOfMemory()