Searched defs:mib (Results 1 – 7 of 7) sorted by relevance
| /xnu-8020.101.4/tools/tests/perf_index/ |
| H A D | perfindex-memory.c | 14 int mib[2]; in hw_memsize() local
|
| /xnu-8020.101.4/tests/ktrace/ |
| H A D | ktrace_helpers.h | 64 int mib[] = { CTL_KERN, KERN_KDEBUG, KERN_KDTEST }; in assert_kdebug_test() local
|
| H A D | kdebug_tests.c | 314 int mib[4] = { CTL_KERN, KERN_KDEBUG }; variable
|
| /xnu-8020.101.4/tools/tests/TLBcoherency/ |
| H A D | TLBcoherency.c | 109 int mib[6]; in set_enable() local
|
| /xnu-8020.101.4/tests/ |
| H A D | sioc-if-addr-bounds.c | 405 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 D | proc_info.c | 2057 int mib[4] = {CTL_KERN, KERN_KDEBUG}; variable
|
| /xnu-8020.101.4/tests/vm/ |
| H A D | vm_allocation.c | 340 int mib[2]; in xnu_version_string() local
|