Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dopenbsd.c51 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg() local
116 int which[] = {CTL_VM, VM_UVMEXP}; in uv_get_free_memory() local
127 int which[] = {CTL_HW, HW_PHYSMEM64}; in uv_get_total_memory() local
172 static int which[] = {CTL_KERN, KERN_BOOTTIME}; in uv_uptime() local
190 int which[] = {CTL_HW,HW_MODEL}; in uv_cpu_info() local
H A Dnetbsd.c56 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg() local
103 int which[] = {CTL_VM, VM_UVMEXP}; in uv_get_free_memory() local
115 int which[] = {CTL_HW, HW_PHYSMEM64}; in uv_get_total_memory() local
173 static int which[] = {CTL_KERN, KERN_BOOTTIME}; in uv_uptime() local
H A Ddarwin.c113 int which[] = {CTL_HW, HW_MEMSIZE}; in uv_get_total_memory() local
136 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg() local
171 static int which[] = {CTL_KERN, KERN_BOOTTIME}; in uv_uptime() local
H A Dfreebsd.c103 int which[] = {CTL_HW, HW_PHYSMEM}; in uv_get_total_memory() local
127 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg() local
H A Dprocess.c427 int which[] = {CTL_KERN, KERN_OSRELEASE}; in uv__spawn_init_can_use_setsid() local

Completed in 14 milliseconds