Home
last modified time | relevance | path

Searched defs:mutator_speed (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dheap-controller.cc50 double MemoryController::GrowingFactor(double gc_speed, double mutator_speed, in GrowingFactor()
95 size_t curr_size, size_t max_size, double gc_speed, double mutator_speed, in CalculateAllocationLimit()
Dheap.cc1780 double mutator_speed = in PerformGarbageCollection() local
3088 static double ComputeMutatorUtilization(double mutator_speed, double gc_speed) { in ComputeMutatorUtilization()
3105 double mutator_speed = static_cast<double>( in YoungGenerationMutatorUtilization() local
3121 double mutator_speed = static_cast<double>( in OldGenerationMutatorUtilization() local