Update profiling info allocation logic.

The change to reset the method counter to 1 and not 0
(https://android-review.googlesource.com/#/c/405672/), made it
so that methods could end up never been jitted when the warmup
threshold is 1, which is the case in kIsDebugBuild.

Test: 655-jit-clinit
Test: jdwp jit
Change-Id: I6bdb81578a2346b0b650d898b265d4b854ff1276
2 files changed