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

/external/netperf/
H A Dnetcpu_osx.c55 static mach_port_t lib_host_port; variable
60 lib_host_port = mach_host_self();
67 mach_port_deallocate(lib_host_port);
89 host_statistics(lib_host_port, HOST_CPU_LOAD_INFO, (host_info_t)info, &count);

Completed in 197 milliseconds