Searched refs:HOST_VM_INFO64_COUNT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/mach/
H A Dhost_info.h209 #define HOST_VM_INFO64_COUNT ((mach_msg_type_number_t) \ macro
213 #define HOST_VM_INFO64_LATEST_COUNT HOST_VM_INFO64_COUNT
/macosx-10.10.1/system_cmds-643.1.1/vm_stat.tproj/
H A Dvm_stat.c263 unsigned int count = HOST_VM_INFO64_COUNT;
/macosx-10.10.1/system_cmds-643.1.1/memory_pressure.tproj/
H A Dmemory_pressure.c127 unsigned int count = HOST_VM_INFO64_COUNT;
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_memorystatus.c2203 mach_msg_type_number_t count = HOST_VM_INFO64_COUNT;

Completed in 215 milliseconds