Searched refs:total_allocated (Results 1 – 6 of 6) sorted by relevance
55 unsigned int blocksize = pool->total_allocated; in refill_pool()67 pool->total_allocated += blocksize; in refill_pool()
40 unsigned int total_allocated; member
841 size_t total_allocated = 0; in VerifyCountersAfterSweeping() local853 total_allocated += page->allocated_bytes(); in VerifyCountersAfterSweeping()860 DCHECK_EQ(total_allocated, accounting_stats_.Size()); in VerifyCountersAfterSweeping()870 size_t total_allocated = 0; in VerifyCountersBeforeConcurrentSweeping() local879 total_allocated += page_allocated; in VerifyCountersBeforeConcurrentSweeping()883 DCHECK_EQ(total_allocated, accounting_stats_.Size()); in VerifyCountersBeforeConcurrentSweeping()
563 size_t total_allocated = 0; in VerifyCounters() local573 total_allocated += page->allocated_bytes(); in VerifyCounters()580 DCHECK_EQ(total_allocated, accounting_stats_.Size()); in VerifyCounters()
260 const total_allocated = selected_data.allocated; constant265 const percents = zone_allocated / total_allocated;
29255 unsigned int total_allocated; member29267 unsigned int total_allocated; member29277 unsigned int total_allocated; member29292 unsigned int total_allocated; member