Searched refs:host_info (Results 1 – 17 of 17) sorted by relevance
| /xnu-11417.121.6/tests/vm/ |
| H A D | vm_parameter_validation_replacement_mach_host.defs | 11 skip; // host_info
|
| /xnu-11417.121.6/libsyscall/mach/ |
| H A D | add_attributes_to_mig.txt | 61 host_info
|
| /xnu-11417.121.6/osfmk/mach/ |
| H A D | Makefile | 141 host_info.h \ 216 host_info.h \
|
| H A D | mach_types.defs | 435 * If other host_info flavors are added, this definition may 436 * need to be changed. (See mach/{host_info,vm_statistics}.h)
|
| H A D | mach_host.defs | 94 routine host_info(
|
| /xnu-11417.121.6/bsd/dev/arm64/ |
| H A D | sysctl.c | 151 kern_return_t kret = host_info((host_t)BSD_HOST,
|
| /xnu-11417.121.6/bsd/vfs/ |
| H A D | vfs_io_compression_stats.c | 95 host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count); in io_compression_stats_allocate_compression_buffers()
|
| /xnu-11417.121.6/tools/tests/MPMMTest/ |
| H A D | KQMPMMtest.c | 140 result = host_info(mach_host_self(), HOST_BASIC_INFO, in parse_args()
|
| H A D | MPMMtest.c | 170 result = host_info(mach_host_self(), HOST_BASIC_INFO, in parse_args()
|
| /xnu-11417.121.6/tests/ |
| H A D | task_info.c | 220 …err = host_info(host, HOST_DEBUG_INFO_INTERNAL, (host_info_t)&debug_info,…
|
| /xnu-11417.121.6/osfmk/kern/ |
| H A D | host.c | 189 host_info(host_t host, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t * count) in host_info() function
|
| H A D | processor.c | 1207 kern_return_t kret = host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count); in enable_smt_processors()
|
| H A D | sched_prim.c | 9816 __assert_only kern_return_t kret = host_info(host_self(), HOST_BASIC_INFO, in sched_qos_max_parallelism()
|
| /xnu-11417.121.6/bsd/kern/ |
| H A D | kern_mib.c | 325 kret = host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count); in sysctl_hw_generic()
|
| H A D | kern_sysctl.c | 584 kret = host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count); in sysctl_sched_stats()
|
| /xnu-11417.121.6/osfmk/vm/ |
| H A D | vm_compressor.c | 1150 host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count); in vm_compressor_init()
|
| H A D | vm_pageout.c | 5420 host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count);
|