Lines Matching full:arena
4083 " int arena; /* non-mmapped space allocated from system */\n" +
4251 (" arena: current total non-mmapped bytes allocated from system\n" +
4592 " the main arena is obtained via mmap.\n" +
4610 " * When sbrk is called to extend the top of the arena to satisfy\n" +
4618 " so that the end of the arena is always a system page boundary.\n" +
5997 " chunk, or the base of its memory arena. This is ensured\n" +
7981 " mi.arena = av->sbrked_mem;\n" +
8015 " (CHUNK_SIZE_T)(mi.arena + mi.hblkhd));\n" +