Home
last modified time | relevance | path

Searched refs:new_space_allocation_throughput_in_bytes_per_ms (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/heap/
Dgc-idle-time-handler.cc85 size_t new_space_allocation_throughput_in_bytes_per_ms) { in ScavangeMayHappenSoon() argument
87 new_space_allocation_throughput_in_bytes_per_ms * in ScavangeMayHappenSoon()
116 heap_state.new_space_allocation_throughput_in_bytes_per_ms) && in Compute()
Dgc-idle-time-handler.h135 size_t new_space_allocation_throughput_in_bytes_per_ms; member
167 size_t new_space_allocation_throughput_in_bytes_per_ms);
Dgc-idle-time-handler-unittest.cc34 result.new_space_allocation_throughput_in_bytes_per_ms = in DefaultHeapState()
Dheap.cc4322 heap_state.new_space_allocation_throughput_in_bytes_per_ms = in IdleNotification()