Searched refs:VM_MEMORY_MALLOC_TINY (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/mach/
H A Dvm_statistics.h360 #define VM_MEMORY_MALLOC_TINY 7 macro
/macosx-10.10.1/libmalloc-53.1.1/src/
H A Dmagazine_malloc.c3451 fresh_region = allocate_pages_securely(szone, TINY_REGION_SIZE, TINY_BLOCKS_ALIGN, VM_MEMORY_MALLOC_TINY);
/macosx-10.10.1/xnu-2782.1.97/osfmk/vm/
H A Dvm_map.c12086 case VM_MEMORY_MALLOC_TINY:

Completed in 325 milliseconds