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

/darwin-on-arm/xnu/osfmk/chud/
H A Dchud_cpu.c58 kr = host_info(host_self(), HOST_BASIC_INFO, (integer_t *)&hinfo, &count);
/darwin-on-arm/xnu/osfmk/mach/
H A Dmach_host.defs94 routine host_info(
H A Dmach_types.h80 #include <mach/host_info.h>
H A DMakefile102 host_info.h \
/darwin-on-arm/xnu/osfmk/default_pager/
H A Ddefault_pager.c66 #include <mach/host_info.h>
/darwin-on-arm/xnu/osfmk/kern/
H A Dmachine.c72 #include <mach/host_info.h>
H A Dhost.c67 #include <mach/host_info.h>
143 host_info( function
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_mib.c100 #include <mach/host_info.h>
114 #include <mach/mach_host.h> /* for host_info() */
197 kret = host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count);
H A Dprocess_policy.c56 #include <mach/host_info.h>
H A Dkdebug.c70 #include <mach/mach_host.h> /* for host_info() */
417 host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count);
H A Dkern_sysctl.c121 #include <mach/host_info.h>
739 kret = host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count);
H A Dproc_info.c64 #include <mach/host_info.h>
/darwin-on-arm/xnu/tools/lockstat/
H A Dlockstat.c18 #include <mach/host_info.h>
/darwin-on-arm/xnu/tools/tests/MPMMTest/
H A DMPMMtest.c129 result = host_info(mach_host_self(), HOST_BASIC_INFO,
H A DKQMPMMtest.c130 result = host_info(mach_host_self(), HOST_BASIC_INFO,

Completed in 89 milliseconds