diff options
| author | 2014-08-06 17:06:33 -0700 | |
|---|---|---|
| committer | 2014-08-11 18:47:53 -0700 | |
| commit | dd162fb5990cedf80a5093ecc0e77df82af5f754 (patch) | |
| tree | d438b60c6ea77636b77c0f7edae96711cb8278a3 /compiler/optimizing/code_generator.cc | |
| parent | 6814d7b68ee13ec1a13ace669b025aa080d8b53e (diff) | |
Change FreeMemory and TotalMemory behavior.
TotalMemory is now equal to the footprint limit (around when the
next GC will occur).
FreeMemory is now equal to TotalMemory() - bytes_allocated_.
Also added more memory dumping info to DumpGcPerformanceInfo.
Bug: 16520008
Bug: 15819878
Change-Id: Ifa59a2f2136dd0704097411ee183925e6c387fae
Diffstat (limited to 'compiler/optimizing/code_generator.cc')
0 files changed, 0 insertions, 0 deletions