Searched refs:host_info (Results 1 – 17 of 17) sorted by relevance
| /xnu-8792.41.9/libsyscall/mach/ ! |
| H A D | add_attributes_to_mig.txt | 59 host_info
|
| /xnu-8792.41.9/osfmk/mach/ ! |
| H A D | mach.modulemap | 66 module host_info { 67 header "mach/host_info.h"
|
| H A D | Makefile | 134 host_info.h \ 210 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 | 90 routine host_info(
|
| /xnu-8792.41.9/bsd/dev/arm64/ ! |
| H A D | sysctl.c | 147 kern_return_t kret = host_info((host_t)BSD_HOST,
|
| /xnu-8792.41.9/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-8792.41.9/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-8792.41.9/tests/ ! |
| H A D | task_info.c | 220 …err = host_info(host, HOST_DEBUG_INFO_INTERNAL, (host_info_t)&debug_info,…
|
| /xnu-8792.41.9/osfmk/kern/ ! |
| H A D | host.c | 190 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 | 1045 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 | 7881 __assert_only kern_return_t kret = host_info(host_self(), HOST_BASIC_INFO, in sched_qos_max_parallelism()
|
| /xnu-8792.41.9/bsd/kern/ ! |
| H A D | kern_mib.c | 301 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 | 571 kret = host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count); in sysctl_sched_stats()
|
| /xnu-8792.41.9/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 | 5265 host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count); in vm_pageout_internal_start()
|