OSDN Git Service

Refine statistics around the JIT.
authorNicolas Geoffray <ngeoffray@google.com>
Thu, 3 Mar 2016 13:23:33 +0000 (13:23 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Thu, 3 Mar 2016 14:02:16 +0000 (14:02 +0000)
commitbcd94c8ea9bde4e075c25fbdfb3a2ef6858eed7b
tree2719f29261e1fced1c94ef309e12230ef103a79e
parente283588e56df7eebabd795b98264003105b20ece
Refine statistics around the JIT.

- Better namings.
- Now also time the code cache collection time.
- Random cleanups.

bug:23128949
bug:27445008
bug:27442890

Change-Id: I1dd52544bea678af868e7c47907f7a0fc9a146c3
compiler/jit/jit_compiler.cc
compiler/jit/jit_compiler.h
runtime/jit/jit.cc
runtime/jit/jit_code_cache.cc
runtime/jit/jit_code_cache.h