Home
last modified time | relevance | path

Searched refs:kRevokeRosAllocThreadLocalBuffersAtCheckpoint (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_sweep.cc80 static constexpr bool kRevokeRosAllocThreadLocalBuffersAtCheckpoint = true; variable
626 MarkRootsCheckpoint(self, kRevokeRosAllocThreadLocalBuffersAtCheckpoint); in MarkRoots()
1415 if (kRevokeRosAllocThreadLocalBuffersAtCheckpoint && IsConcurrent()) { in RevokeAllThreadLocalBuffers()