Searched defs:info (Results 1 - 25 of 52) sorted by relevance

123

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_divert.h74 u_int32_t info; /* port & flags */ member in struct:divert_tag
/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DAppleARMCPU.cpp53 ml_processor_info_t info; local
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread_policy.c91 thread_extended_policy_t info; local
141 thread_time_constraint_policy_t info; local
184 thread_precedence_policy_t info; local
207 thread_affinity_policy_t info; local
427 thread_extended_policy_t info; local
438 thread_time_constraint_policy_t info; local
477 thread_precedence_policy_t info; local
503 thread_affinity_policy_t info; local
[all...]
H A Daffinity.c270 task_affinity_tag_info_t info; local
[all...]
H A Dclock.c211 mach_timebase_info_data_t info; local
H A Dhost.c143 host_info( host_t host, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t *count) argument
267 host_statistics( host_t host, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t *count) argument
468 host_statistics64( host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_number_t *count) argument
580 host_priv_statistics( host_priv_t host_priv, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t *count) argument
764 processor_info_t info; local
[all...]
H A Dprocessor.c295 processor_info( register processor_t processor, processor_flavor_t flavor, host_t *host, processor_info_t info, mach_msg_type_number_t *count) argument
507 processor_control( processor_t processor, processor_info_t info, mach_msg_type_number_t count) argument
554 processor_set_info( processor_set_t pset, int flavor, host_t *host, processor_set_info_t info, mach_msg_type_number_t *count) argument
682 processor_set_statistics( processor_set_t pset, int flavor, processor_set_info_t info, mach_msg_type_number_t *count) argument
[all...]
/darwin-on-arm/xnu/tools/tests/execperf/
H A Dprintexecinfo.c46 task_dyld_info_data_t info; local
/darwin-on-arm/xnu/bsd/netat/
H A Dat_pcb.h96 void *info; member in struct:atpcb
/darwin-on-arm/xnu/osfmk/i386/
H A Dcpu.c56 cpu_control( int slot_num, processor_info_t info, unsigned int count) argument
78 cpu_info( processor_flavor_t flavor, int slot_num, processor_info_t info, unsigned int *count) argument
H A Dtsc.c256 tsc_get_info(tscInfo_t *info) argument
[all...]
H A Dhpet.c297 hpet_get_info(hpetInfo_t *info) argument
[all...]
H A Drtclock.c440 clock_timebase_info( mach_timebase_info_t info) argument
/darwin-on-arm/xnu/osfmk/mach/
H A Dkmod.h75 struct kmod_info * info; member in struct:kmod_reference
/darwin-on-arm/xnu/pexpert/arm/common/
H A Dpe_init.c56 int PE_initialize_console( PE_Video * info, int op ) argument
257 PE_current_console(PE_Video * info) argument
[all...]
/darwin-on-arm/xnu/tools/tests/libMicro/apple/
H A Dmbr_check_service_membership.c174 struct passwd *info = NULL; local
/darwin-on-arm/xnu/bsd/kern/
H A Dsubr_prf.c466 struct snprintf_arg info; local
500 struct snprintf_arg info; local
514 struct snprintf_arg *const info = arg; local
[all...]
H A Dnetboot.c330 struct netboot_info * info = NULL; local
427 struct netboot_info * info = *info_p; local
[all...]
/darwin-on-arm/xnu/libkern/
H A DOSKextLib.cpp360 kext_get_vm_map(kmod_info_t *info) argument
/darwin-on-arm/xnu/osfmk/arm/
H A Drtclock.c330 void clock_timebase_info(mach_timebase_info_t info) argument
/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_init.c60 int PE_initialize_console( PE_Video * info, int op ) argument
[all...]
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_pcb.c985 struct rt_addrinfo info; local
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm32_user.c432 vm_region_submap_info_t info; local
345 vm32_region_64( vm_map_t map, vm32_offset_t *address, vm32_size_t *size, vm_region_flavor_t flavor, vm_region_info_t info, mach_msg_type_number_t *count, mach_port_t *object_name) argument
368 vm32_region( vm_map_t map, vm32_address_t *address, vm32_size_t *size, vm_region_flavor_t flavor, vm_region_info_t info, mach_msg_type_number_t *count, mach_port_t *object_name) argument
401 vm32_region_recurse_64( vm_map_t map, vm32_address_t *address, vm32_size_t *size, uint32_t *depth, vm_region_recurse_info_64_t info, mach_msg_type_number_t *infoCnt) argument
[all...]
/darwin-on-arm/xnu/tools/tests/MPMMTest/
H A DKQMPMMtest.c118 host_basic_info_data_t info; local
H A DMPMMtest.c117 host_basic_info_data_t info; local

Completed in 391 milliseconds

123