Searched refs:get_bytes_per_span (Results 1 – 4 of 4) sorted by relevance
50 ALWAYS_INLINE size_t get_bytes_per_span() const { in get_bytes_per_span() function58 return static_cast<uint16_t>(get_bytes_per_span() / slot_size); in get_slots_per_span()
141 root->DecommitSystemPages(addr, bucket->get_bytes_per_span()); in Decommit()
529 DCHECK(end_ptr <= ptr + bucket->get_bytes_per_span()); in PartitionPurgePage()689 stats_out->allocated_page_size = bucket->get_bytes_per_span(); in PartitionDumpBucketStats()
516 root->RecommitSystemPages(addr, new_page->bucket->get_bytes_per_span()); in SlowPathAlloc()