Searched refs:committed_memory_at_last_run (Results 1 – 2 of 2) sorted by relevance
89 double last_gc_time_ms, size_t committed_memory_at_last_run) in State()94 committed_memory_at_last_run(committed_memory_at_last_run) {} in State()99 size_t committed_memory_at_last_run; member
142 Max(static_cast<size_t>(state.committed_memory_at_last_run * in Step()144 state.committed_memory_at_last_run + kCommittedMemoryDelta)) { in Step()