commit | 36527a3d9ba3f9abc91aefb00891e49e23e52435 | [log] [tgz] |
---|---|---|
author | Jiakai Zhang <jiakaiz@google.com> | Thu Dec 14 17:49:11 2023 +0000 |
committer | Jiakai Zhang <jiakaiz@google.com> | Thu Dec 14 17:51:26 2023 +0000 |
tree | 810127da9a18341a2d50b561f84c082ce2416b12 | |
parent | 778002bde8a8b8a6d6aa3876add0b8c922078692 [diff] |
Make profile inline cache threshold configurable. After this change, the profile inline cache threshold is configurable through a system property "dalvik.vm.ps-inline-cache-threshold". Bug: 309434431 Test: Set "dalvik.vm.ps-inline-cache-threshold" to different values, run a compose app benchmark, dump the profile, and see the difference in the profiles. Change-Id: Ie430d8d21e2d4af92385b244bf327900b9c14d93