Home
last modified time | relevance | path

Searched defs:mib (Results 1 – 7 of 7) sorted by relevance

/xnu-8020.101.4/tools/tests/perf_index/
H A Dperfindex-memory.c14 int mib[2]; in hw_memsize() local
/xnu-8020.101.4/tests/ktrace/
H A Dktrace_helpers.h64 int mib[] = { CTL_KERN, KERN_KDEBUG, KERN_KDTEST }; in assert_kdebug_test() local
H A Dkdebug_tests.c314 int mib[4] = { CTL_KERN, KERN_KDEBUG }; variable
/xnu-8020.101.4/tools/tests/TLBcoherency/
H A DTLBcoherency.c109 int mib[6]; in set_enable() local
/xnu-8020.101.4/tests/
H A Dsioc-if-addr-bounds.c405 int mib[6] = { CTL_NET, PF_ROUTE, 0, 0, NET_RT_IFLIST2, 0 }; in print_rt_iflist2() local
447 int mib[6] = { CTL_NET, PF_ROUTE, 0, 0, NET_RT_IFLIST, 0 }; in check_rt_if_list_for_pattern() local
H A Dproc_info.c2057 int mib[4] = {CTL_KERN, KERN_KDEBUG}; variable
/xnu-8020.101.4/tests/vm/
H A Dvm_allocation.c340 int mib[2]; in xnu_version_string() local