Home
last modified time | relevance | path

Searched defs:total_alloc_size (Results 1 – 3 of 3) sorted by relevance

/external/libwebsockets/lib/misc/lwsac/
Dprivate-lib-misc-lwsac.h58 size_t total_alloc_size; member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.h70 unsigned total_alloc_size; member
/external/cronet/base/allocator/partition_allocator/
Dthread_cache_unittest.cc1388 size_t total_alloc_size = 0; in TEST_P() local