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

/macosx-10.10.1/xnu-2782.1.97/osfmk/mach/
H A Dhost_info.h204 #define HOST_VM_PURGABLE_COUNT ((mach_msg_type_number_t) \ macro
/macosx-10.10.1/system_cmds-643.1.1/vm_purgeable_stat.tproj/
H A Dvm_purgeable_stat.c161 count = HOST_VM_PURGABLE_COUNT;
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dhost.c266 if (*count < HOST_VM_PURGABLE_COUNT)
271 *count = HOST_VM_PURGABLE_COUNT;

Completed in 206 milliseconds