Searched refs:total_alloc_size (Results 1 – 6 of 6) sorted by relevance
183 lachead->total_alloc_size += alloc; in _lwsac_use()291 (int)(lachead->total_alloc_size >> 10), lachead->total_blocks); in lwsac_info()304 return lachead->total_alloc_size; in lwsac_total_alloc()
58 size_t total_alloc_size; member
83 uint64_t total_alloc_size; member
1288 size = lpr->total_alloc_size; in llvmpipe_resource_size()
1489 size_t total_alloc_size = 0; in TEST_P() local1503 total_alloc_size += usable_size; in TEST_P()1510 total_alloc_size += usable_size; in TEST_P()1514 EXPECT_EQ(total_alloc_size, tcache->thread_alloc_stats().alloc_total_size); in TEST_P()1525 EXPECT_EQ(total_alloc_size, tcache->thread_alloc_stats().alloc_total_size); in TEST_P()