Home
last modified time | relevance | path

Searched defs:gc_speed (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dheap-controller.cc14 GrowingFactor(Heap* heap, size_t max_heap_size, double gc_speed, double mutator_speed) GrowingFactor() argument
96 DynamicGrowingFactor(double gc_speed, double mutator_speed, double max_factor) DynamicGrowingFactor() argument
[all...]
H A Dheap.cc3735 double ComputeMutatorUtilizationImpl(double mutator_speed, double gc_speed) { in ComputeMutatorUtilizationImpl() argument
3752 ComputeMutatorUtilization(const char* tag, double mutator_speed, double gc_speed) ComputeMutatorUtilization() argument
[all...]

Completed in 9 milliseconds