diff options
author | 2023-11-13 23:08:20 +0000 | |
---|---|---|
committer | 2023-11-16 16:37:26 +0000 | |
commit | 13c0af8e1f4df9ba4305df7df2b8d8c0ce93b8fa (patch) | |
tree | cff3f2f9b7fb4ac8c3524aac73806d14161f8c59 /compiler/optimizing/intrinsics.cc | |
parent | 5c1d954a8ef6a31c22d1a74e905cc05a0463cdaa (diff) |
Check JHP is enabled only once during TLAB allocation
The check whether JHP is enabled or not involves loading an atomic with
acquire order. During TLAB allocation it happens twice for region-space
and thrice for bump-pointer-space.
Bug: 310655393
Test: manual
Change-Id: If13cf7e136fdc7da1643fe0bd2755adbcc2bbd9f
Diffstat (limited to 'compiler/optimizing/intrinsics.cc')
0 files changed, 0 insertions, 0 deletions