Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dmemory_pool.c55 unsigned int blocksize = pool->total_allocated; in refill_pool()
67 pool->total_allocated += blocksize; in refill_pool()
Dmemory_pool.h40 unsigned int total_allocated; member
/third_party/node/deps/v8/src/heap/
Dpaged-spaces.cc841 size_t total_allocated = 0; in VerifyCountersAfterSweeping() local
853 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() local
879 total_allocated += page_allocated; in VerifyCountersBeforeConcurrentSweeping()
883 DCHECK_EQ(total_allocated, accounting_stats_.Size()); in VerifyCountersBeforeConcurrentSweeping()
Dread-only-spaces.cc563 size_t total_allocated = 0; in VerifyCounters() local
573 total_allocated += page->allocated_bytes(); in VerifyCounters()
580 DCHECK_EQ(total_allocated, accounting_stats_.Size()); in VerifyCounters()
/third_party/node/deps/v8/tools/zone-stats/
Ddetails-selection.js260 const total_allocated = selected_data.allocated; constant
265 const percents = zone_allocated / total_allocated;
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h29255 unsigned int total_allocated; member
29267 unsigned int total_allocated; member
29277 unsigned int total_allocated; member
29292 unsigned int total_allocated; member