Home
last modified time | relevance | path

Searched refs:arena (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/
Dmalloc.h41 size_t arena; /* Total number of non-mmapped bytes currently allocated from OS. */ member
/bionic/libc/upstream-dlmalloc/
Dmalloc.h84 MALLINFO_FIELD_TYPE arena; /* non-mmapped space allocated from system */ member
Dmalloc.c764 MALLINFO_FIELD_TYPE arena; /* non-mmapped space allocated from system */ member
3526 nm.arena = sum; in internal_mallinfo()