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

/xnu-2422.115.4/libsyscall/mach/
H A Dslot_name.c70 host_self(void) { function
/xnu-2422.115.4/osfmk/chud/
H A Dchud_cpu.c58 kr = host_info(host_self(), HOST_BASIC_INFO, (integer_t *)&hinfo, &count);
/xnu-2422.115.4/osfmk/kern/
H A Dhost.h113 extern host_t host_self(void);
H A Dhost.c993 host_self(void) function
/xnu-2422.115.4/bsd/kern/
H A Dkern_memorystatus.c1696 if ((kr = host_statistics64(host_self(), HOST_VM_INFO64, (host_info64_t)&vm_stat, &count) != KERN_SUCCESS)) {

Completed in 33 milliseconds