| /xnu-12377.61.12/tests/vm/ ! |
| H A D | vm_parameter_validation_replacement_mach_host.defs | 11 skip; // host_info
|
| H A D | memorystatus_freeze_test.c | 2406 kern_return_t kr = host_info(mach_host_self(), HOST_VM_COMPRESSOR_Q_LENS,
|
| /xnu-12377.61.12/libsyscall/mach/ ! |
| H A D | add_attributes_to_mig.txt | 61 host_info
|
| /xnu-12377.61.12/tests/ ! |
| H A D | bingrade.c | 95 kr = host_info(mach_host_self(), HOST_PREFERRED_USER_ARCH, (host_info_t)&hi, &count);
|
| H A D | task_info.c | 220 …err = host_info(host, HOST_DEBUG_INFO_INTERNAL, (host_info_t)&debug_info,…
|
| /xnu-12377.61.12/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-12377.61.12/bsd/dev/arm64/ ! |
| H A D | sysctl.c | 154 kern_return_t kret = host_info((host_t)BSD_HOST,
|
| /xnu-12377.61.12/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-12377.61.12/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-12377.61.12/osfmk/kern/ ! |
| H A D | host.c | 194 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 | 1275 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 | 8969 __assert_only kern_return_t kret = host_info(host_self(), HOST_BASIC_INFO, in sched_qos_max_parallelism()
|
| /xnu-12377.61.12/bsd/kern/ ! |
| H A D | kern_mib.c | 331 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 | 594 kret = host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count); in sysctl_sched_stats()
|
| /xnu-12377.61.12/osfmk/vm/ ! |
| H A D | vm_compressor.c | 1176 host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count); in vm_compressor_init()
|
| H A D | vm_pageout.c | 5644 host_info((host_t)BSD_HOST, HOST_BASIC_INFO, (host_info_t)&hinfo, &count);
|