OSDN Git Service

Track cumulative objects and bytes copied for CC
authorMathieu Chartier <mathieuc@google.com>
Wed, 17 Aug 2016 17:07:29 +0000 (10:07 -0700)
committerMathieu Chartier <mathieuc@google.com>
Wed, 17 Aug 2016 17:10:37 +0000 (10:10 -0700)
commitcca44a0d65a4f43662f152d287025366a03162cb
tree6597ca450dc8daa4e43e771d070ee9b75ce14c10
parentd1272553516e6595dea310d07d7b974dcd0a421f
Track cumulative objects and bytes copied for CC

Also print out these values when dumping GC performance info.

Bug: 12687968

Test: Test that values are reasonable after running EAAC.

Change-Id: Id04fadeaf52511560fd4b261f5287ea0a5dae9d4
runtime/gc/collector/concurrent_copying.cc
runtime/gc/collector/concurrent_copying.h