Home
last modified time | relevance | path

Searched defs:num_allocations (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/memory/libmemunreachable/include/memunreachable/
H A Dmemunreachable.h65 size_t num_allocations = 0; member
/aosp12/art/runtime/gc/space/
H A Dlarge_object_space_test.cc54 static const size_t num_allocations = 64; in LargeObjectTest() local
/aosp12/art/libartbase/base/
H A Darena_allocator.cc147 size_t num_allocations = NumAllocations(); in Dump() local
/aosp12/system/memory/libmemunreachable/
H A DMemUnreachable.cpp362 size_t num_allocations = unreachable.Allocations(); in GetUnreachableMemory() local
/aosp12/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_unit_tests.cpp1129 size_t num_allocations; member