Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/ !
H A Dmemorystatus_zone_test.c31 #define ALLOCATION_SIZE_VM_OBJECT ALLOCATION_SIZE_VM_REGION macro
34 #define ALLOCATION_SIZE_VM_OBJECT (16*1024) /* 16 KB */ macro
131 alloc_size = ALLOCATION_SIZE_VM_OBJECT; in allocate_vm_stuff()