Home
last modified time | relevance | path

Searched defs:kAllocationSize (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/tests/vm/
H A Dvm_reclaim.c128 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
234 static const size_t kAllocationSize = (1UL << 20); // 1MB in reuse_reclaimed_entry() local
296 static const mach_vm_reclaim_count_t kAllocationSize = (1UL << 20); // 1MB in allocate_and_suspend() local
500 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
521 static const size_t kAllocationSize = (1UL << 20); // 1MB variable
555 static const size_t kAllocationSize = (1UL << 20); // 1MB variable