Home
last modified time | relevance | path

Searched refs:num_allocations (Results 1 – 2 of 2) sorted by relevance

/system/memory/libmemunreachable/include/memunreachable/
Dmemunreachable.h65 size_t num_allocations = 0; member
/system/memory/libmemunreachable/
DMemUnreachable.cpp362 size_t num_allocations = unreachable.Allocations(); in GetUnreachableMemory() local
371 ok = ok && pipe.Sender().Send(num_allocations); in GetUnreachableMemory()
422 ok = ok && pipe.Receiver().Receive(&info.num_allocations); in GetUnreachableMemory()
434 info.num_allocations, plural(info.num_allocations)); in GetUnreachableMemory()