Fix timing logger sometimes not adding a split due to 0 byte freed Gc

SweepArray didnt add FreeList if we freed 0 objects, this was an unlikely case.
This caused things to not line up in the cumulative timing logger.

Change-Id: I03b6f23a807898c29cf85d69eefc74ee5e6cda46
1 file changed
tree: 0c49d6ec201e97c9e7804fce0268f5989d3d1a70
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk