Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_bucket.cc762 const size_t state_bitmap_size_to_commit = in InitializeSuperPage() local
765 PA_DCHECK(state_bitmap_size_to_commit % SystemPageSize() == 0); in InitializeSuperPage()
766 PA_DCHECK(state_bitmap_size_to_commit <= state_bitmap_reservation_size); in InitializeSuperPage()
867 RecommitSystemPages(state_bitmap, state_bitmap_size_to_commit, in InitializeSuperPage()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dpcscan_internal.cc1421 const size_t state_bitmap_size_to_commit = CommittedStateBitmapSize(); in GetSuperPagesAndCommitStateBitmaps() local
1434 state_bitmap_size_to_commit, in GetSuperPagesAndCommitStateBitmaps()