Change hotness counting.

Decrement instead of increment to:
- Simplify nterp
- Support better future optimizations on memory savings.

Also clean up Jit::AddSamples which is now only used for the C++
interpreter.

Test: test.py
Change-Id: I2edcee3affc3e5205e253fc7824ccdc862565931
25 files changed