Home
last modified time | relevance | path

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

/external/netperf/src/
Dnetcpu_osx.c61 static mach_port_t lib_host_port; variable
66 lib_host_port = mach_host_self(); in cpu_util_init()
73 mach_port_deallocate(lib_host_port); in cpu_util_terminate()
95 host_statistics(lib_host_port, HOST_CPU_LOAD_INFO, (host_info_t)info, &count); in get_host_ticks()