Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dzalloc.c6607 zalloc_get_shared_threshold(zone_t zone, vm_size_t esize) in zalloc_get_shared_threshold() function
6650 vm_size_t shared_threshold = zalloc_get_shared_threshold(zone, esize); in zalloc_item()