ART: add reclaim bytes ratio metrics to GC performance

Record reclaimed bytes ratio (number of bytes reclaimed after a GC)
and print it if DumpGCPerformanceOnShutdown is set.

Test: Run art with -XX:DumpGCPerformanceOnShutdown on some benchmarks.
Bug: 112187497
Change-Id: I306e86c52102ab06d5279705ebc9e35b22b6b748
2 files changed