Make old generation allocation throughput stats independent from the new space alloca...
authorulan <ulan@chromium.org>
Tue, 9 Jun 2015 17:49:41 +0000 (10:49 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 9 Jun 2015 17:49:58 +0000 (17:49 +0000)
commit7e53749df0a10f475404e86ef0ca8df02bb79e7a
tree1ef9c8dfe25183d8f33daf44f91eb3085db1f53b
parentd869f4a4801d4ef6868c266c07f9e29d2e29cba5
Make old generation allocation throughput stats independent from the new space allocation throughput.

BUG=

Review URL: https://codereview.chromium.org/1167563005

Cr-Commit-Position: refs/heads/master@{#28880}
src/heap/gc-idle-time-handler.cc
src/heap/gc-idle-time-handler.h
src/heap/gc-tracer.cc
src/heap/gc-tracer.h
src/heap/heap.cc
src/heap/heap.h
src/heap/mark-compact.cc
test/cctest/test-heap.cc