Lines Matching refs:name
108 append_result(results, ret, trial.name); in test_vm_map_copy_overwrite()
131 append_result(results, ret, trial.name); in test_src_kerneldst_size()
154 append_result(results, ret, trial.name); in test_kernelsrc_dst_size()
997 append_result(results, IGNORED, trials->list[i].name); in test_kext_unix_with_allocated_vnode_addr()
1004 append_result(results, ret, trials->list[i].name); in test_kext_unix_with_allocated_vnode_addr()
1765 …ZE(fn, variant, name) dealloc_results(process_results(test_mach_with_allocated_start_size(call_ ##… in IMPL() argument
1766 #define RUN_PROT(fn, name) dealloc_results(process_results(test_mach_with_allocated_vm_prot_t(call_… in IMPL() argument
1768 #define RUN_ALL(fn, name) \ in IMPL() argument
1769 RUN_START_SIZE(fn, copy, #name " (copy)"); \ in IMPL()
1770 RUN_START_SIZE(fn, memonly, #name " (memonly)"); \ in IMPL()
1771 RUN_START_SIZE(fn, namedcreate, #name " (namedcreate)"); \ in IMPL()
1772 RUN_START_SIZE(fn, share, #name " (share)"); \ in IMPL()
1773 RUN_START_SIZE(fn, namedreuse, #name " (namedreuse)"); \ in IMPL()
1774 RUN_PROT(fn, #name " (vm_prot_t)"); \ in IMPL()
1783 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_ledger_tag(fn, name " (ledger … in IMPL() argument
1787 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_ledger_flag(fn, name " (ledger… in IMPL() argument
1791 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_allocated_start_size(fn, name … in IMPL() argument
1799 #define RUN(fn, name) dealloc_results(process_results(test_mach_allocation_func_with_start_size(fn,… in IMPL() argument
1806 #define RUN(fn, name) dealloc_results(process_results(test_mach_allocation_func_with_vm_map_kernel_… in IMPL() argument
1811 #define RUN(fn, name) dealloc_results(process_results(test_mach_allocation_func_with_start_size(fn,… in IMPL() argument
1816 #define RUN(fn, name) dealloc_results(process_results(test_mach_allocation_func_with_vm_map_kernel_… in IMPL() argument
1830 #define RUN_START_SIZE(fn, name) dealloc_results(process_results(test_mach_with_allocated_start_siz… in IMPL() argument
1831 #define RUN_HINT_SIZE(fn, name) dealloc_results(process_results(test_mach_with_allocated_start_size… in IMPL() argument
1832 #define RUN_PROT_PAIR(fn, name) dealloc_results(process_results(test_mach_vm_prot_pair(fn, name " (… in IMPL() argument
1833 #define RUN_INHERIT(fn, name) dealloc_results(process_results(test_mach_with_allocated_vm_inherit_t… in IMPL() argument
1834 #define RUN_FLAGS(fn, name) dealloc_results(process_results(test_mach_allocation_func_with_vm_map_k… in IMPL() argument
1835 #define RUN_SSOO(fn, name) dealloc_results(process_results(test_mach_with_allocated_start_size_offs… in IMPL() argument
1837 #define RUN_ALL(fn, name) \ in IMPL() argument
1838 RUN_START_SIZE(call_ ## fn ## __allocate_fixed, #name " (allocate fixed overwrite)"); \ in IMPL()
1839 RUN_START_SIZE(call_ ## fn ## __allocate_fixed_copy, #name " (allocate fixed overwrite copy)"); \ in IMPL()
1840 RUN_START_SIZE(call_ ## fn ## __memobject_fixed, #name " (memobject fixed overwrite)"); \ in IMPL()
1841 RUN_START_SIZE(call_ ## fn ## __memobject_fixed_copy, #name " (memobject fixed overwrite copy)"); \ in IMPL()
1842 RUN_HINT_SIZE(call_ ## fn ## __allocate_anywhere, #name " (allocate anywhere)"); \ in IMPL()
1843 RUN_HINT_SIZE(call_ ## fn ## __memobject_anywhere, #name " (memobject anywhere)"); \ in IMPL()
1844 RUN_PROT_PAIR(call_ ## fn ## __allocate_fixed__prot_pairs, #name " (allocate fixed overwrite)"); \ in IMPL()
1845 …RUN_PROT_PAIR(call_ ## fn ## __allocate_fixed_copy__prot_pairs, #name " (allocate fixed overwrite … in IMPL()
1846 RUN_PROT_PAIR(call_ ## fn ## __allocate_anywhere__prot_pairs, #name " (allocate anywhere)"); \ in IMPL()
1847 …RUN_PROT_PAIR(call_ ## fn ## __memobject_fixed__prot_pairs, #name " (memobject fixed overwrite)");… in IMPL()
1848 …RUN_PROT_PAIR(call_ ## fn ## __memobject_fixed_copy__prot_pairs, #name " (memobject fixed overwrit… in IMPL()
1849 RUN_PROT_PAIR(call_ ## fn ## __memobject_anywhere__prot_pairs, #name " (memobject anywhere)"); \ in IMPL()
1850 RUN_INHERIT(call_ ## fn ## __allocate_fixed__inherit, #name " (allocate fixed overwrite)"); \ in IMPL()
1851 …RUN_INHERIT(call_ ## fn ## __allocate_fixed_copy__inherit, #name " (allocate fixed overwrite copy)… in IMPL()
1852 RUN_INHERIT(call_ ## fn ## __allocate_anywhere__inherit, #name " (allocate anywhere)"); \ in IMPL()
1853 RUN_INHERIT(call_ ## fn ## __memobject_fixed__inherit, #name " (memobject fixed overwrite)"); \ in IMPL()
1854 …RUN_INHERIT(call_ ## fn ## __memobject_fixed_copy__inherit, #name " (memobject fixed overwrite cop… in IMPL()
1855 RUN_INHERIT(call_ ## fn ## __memobject_anywhere__inherit, #name " (memobject anywhere)"); \ in IMPL()
1856 RUN_FLAGS(call_ ## fn ## __allocate__flags, #name " (allocate)"); \ in IMPL()
1857 RUN_FLAGS(call_ ## fn ## __allocate_copy__flags, #name " (allocate copy)"); \ in IMPL()
1858 RUN_FLAGS(call_ ## fn ## __memobject__flags, #name " (memobject)"); \ in IMPL()
1859 RUN_FLAGS(call_ ## fn ## __memobject_copy__flags, #name " (memobject copy)"); \ in IMPL()
1860 …RUN_SSOO(call_ ## fn ## __memobject_fixed__start_size_offset_object, #name " (memobject fixed over… in IMPL()
1861 …RUN_SSOO(call_ ## fn ## __memobject_fixed_copy__start_size_offset_object, #name " (memobject fixed… in IMPL()
1862 …RUN_SSOO(call_ ## fn ## __memobject_anywhere__start_size_offset_object, #name " (memobject anywher… in IMPL()
1870 #define RUN_SSO(fn, name) dealloc_results(process_results(test_mach_with_allocated_start_size_offse… in IMPL() argument
1872 #define RUN_ALL_CTL(fn, name) \ in IMPL() argument
1873 RUN_START_SIZE(call_ ## fn ## __allocate_fixed, #name " (allocate fixed overwrite)"); \ in IMPL()
1874 RUN_START_SIZE(call_ ## fn ## __allocate_fixed_copy, #name " (allocate fixed overwrite copy)"); \ in IMPL()
1875 RUN_START_SIZE(call_ ## fn ## __memobject_fixed, #name " (memobject fixed overwrite)"); \ in IMPL()
1876 RUN_START_SIZE(call_ ## fn ## __memobject_fixed_copy, #name " (memobject fixed overwrite copy)"); \ in IMPL()
1877 RUN_HINT_SIZE(call_ ## fn ## __allocate_anywhere, #name " (allocate anywhere)"); \ in IMPL()
1878 RUN_HINT_SIZE(call_ ## fn ## __memobject_anywhere, #name " (memobject anywhere)"); \ in IMPL()
1879 RUN_PROT_PAIR(call_ ## fn ## __allocate_fixed__prot_pairs, #name " (allocate fixed overwrite)"); \ in IMPL()
1880 …RUN_PROT_PAIR(call_ ## fn ## __allocate_fixed_copy__prot_pairs, #name " (allocate fixed overwrite … in IMPL()
1881 RUN_PROT_PAIR(call_ ## fn ## __allocate_anywhere__prot_pairs, #name " (allocate anywhere)"); \ in IMPL()
1882 …RUN_PROT_PAIR(call_ ## fn ## __memobject_fixed__prot_pairs, #name " (memobject fixed overwrite)");… in IMPL()
1883 …RUN_PROT_PAIR(call_ ## fn ## __memobject_fixed_copy__prot_pairs, #name " (memobject fixed overwrit… in IMPL()
1884 RUN_PROT_PAIR(call_ ## fn ## __memobject_anywhere__prot_pairs, #name " (memobject anywhere)"); \ in IMPL()
1885 RUN_INHERIT(call_ ## fn ## __allocate_fixed__inherit, #name " (allocate fixed overwrite)"); \ in IMPL()
1886 …RUN_INHERIT(call_ ## fn ## __allocate_fixed_copy__inherit, #name " (allocate fixed overwrite copy)… in IMPL()
1887 RUN_INHERIT(call_ ## fn ## __allocate_anywhere__inherit, #name " (allocate anywhere)"); \ in IMPL()
1888 RUN_INHERIT(call_ ## fn ## __memobject_fixed__inherit, #name " (memobject fixed overwrite)"); \ in IMPL()
1889 …RUN_INHERIT(call_ ## fn ## __memobject_fixed_copy__inherit, #name " (memobject fixed overwrite cop… in IMPL()
1890 RUN_INHERIT(call_ ## fn ## __memobject_anywhere__inherit, #name " (memobject anywhere)"); \ in IMPL()
1891 RUN_FLAGS(call_ ## fn ## __allocate__flags, #name " (allocate)"); \ in IMPL()
1892 RUN_FLAGS(call_ ## fn ## __allocate_copy__flags, #name " (allocate copy)"); \ in IMPL()
1893 RUN_FLAGS(call_ ## fn ## __memobject__flags, #name " (memobject)"); \ in IMPL()
1894 RUN_FLAGS(call_ ## fn ## __memobject_copy__flags, #name " (memobject copy)"); \ in IMPL()
1895 …RUN_SSO(call_ ## fn ## __memobject_fixed__start_size_offset_object, #name " (memobject fixed overw… in IMPL()
1896 …RUN_SSO(call_ ## fn ## __memobject_fixed_copy__start_size_offset_object, #name " (memobject fixed … in IMPL()
1897 …RUN_SSO(call_ ## fn ## __memobject_anywhere__start_size_offset_object, #name " (memobject anywhere… in IMPL()
1914 …rness, fn, variant, type, type_name, name) dealloc_results(process_results(harness(FN_NAME(fn, var… in IMPL() argument
1915 …_SIZE(fn, variant, type_name, name) RUN_HELPER(test_mach_with_allocated_start_size, fn, variant, s… in IMPL() argument
1916 …_SIZE(fn, variant, type_name, name) RUN_HELPER(test_mach_with_allocated_start_size, fn, variant, d… in IMPL() argument
1917 …UN_PROT_PAIRS(fn, variant, name) RUN_HELPER(test_mach_with_allocated_vm_prot_pair, fn, variant, pr… in IMPL() argument
1918 …fine RUN_INHERIT(fn, variant, name) RUN_HELPER(test_mach_with_allocated_vm_inherit_t, fn, variant,… in IMPL() argument
1919 …ine RUN_FLAGS(fn, variant, name) RUN_HELPER(test_mach_with_allocated_vm_map_kernel_flags_t, fn, va… in IMPL() argument
1920 …E(fn, variant, type_name, name) RUN_HELPER(test_allocated_src_unallocated_dst_size, fn, variant, s… in IMPL() argument
1922 #define RUN_ALL(fn, realigned, name) \ in IMPL() argument
1923 RUN_SRC_SIZE(fn, copy, realigned "src/size", name); \ in IMPL()
1924 RUN_SRC_SIZE(fn, nocopy, realigned "src/size", name); \ in IMPL()
1925 RUN_DST_SIZE(fn, fixed, "realigned dst/size", name); \ in IMPL()
1926 RUN_DST_SIZE(fn, fixed_copy, "realigned dst/size", name); \ in IMPL()
1927 RUN_DST_SIZE(fn, anywhere, "hint/size", name); \ in IMPL()
1928 RUN_INHERIT(fn, fixed, name); \ in IMPL()
1929 RUN_INHERIT(fn, fixed_copy, name); \ in IMPL()
1930 RUN_INHERIT(fn, anywhere, name); \ in IMPL()
1931 RUN_FLAGS(fn, nocopy, name); \ in IMPL()
1932 RUN_FLAGS(fn, copy, name); \ in IMPL()
1933 RUN_PROT_PAIRS(fn, fixed, name); \ in IMPL()
1934 RUN_PROT_PAIRS(fn, fixed_copy, name); \ in IMPL()
1935 RUN_PROT_PAIRS(fn, anywhere, name); \ in IMPL()
1936 RUN_SRC_DST_SIZE(fn, fixed, "src/dst/size", name); \ in IMPL()
1937 RUN_SRC_DST_SIZE(fn, fixed_copy, "src/dst/size", name); \ in IMPL()
1938 RUN_SRC_DST_SIZE(fn, anywhere, "src/dst/size", name); \ in IMPL()
1959 #define RUN(fn, name) dealloc_results(process_results(test_kext_unix_with_allocated_start_size(fn, … in IMPL() argument
1965 …T(fn, wired, name) dealloc_results(process_results(test_mach_with_allocated_vm_prot_t(call_ ## fn … in IMPL() argument
1966 …fn, wired, name) dealloc_results(process_results(test_kext_tagged_with_allocated_addr(call_ ## fn … in IMPL() argument
1967 …n, wired, name) dealloc_results(process_results(test_mach_with_allocated_start_end(call_ ## fn ## … in IMPL() argument
1968 …_TAG(fn, wired, name) dealloc_results(process_results(test_mach_with_allocated_tag(call_ ## fn ## … in IMPL() argument
1973 #define RUN_ALL_WIRE_AND_EXTRACT(fn, name) \ in IMPL() argument
1974 RUN_PROT(fn, true, #name " (user wired)"); \ in IMPL()
1975 RUN_PROT(fn, false, #name " (non user wired)"); \ in IMPL()
1976 RUN_START(fn, true, #name " (user wired)"); \ in IMPL()
1977 RUN_START(fn, false, #name " (non user wired)"); in IMPL()
1983 #define RUN_ALL_WIRE_EXTERNAL(fn, name) \ in IMPL() argument
1984 RUN_PROT(fn, true, #name " (user wired)"); \ in IMPL()
1985 RUN_PROT(fn, false, #name " (non user wired))"); \ in IMPL()
1986 RUN_START_END(fn, true, #name " (user wired)"); \ in IMPL()
1987 RUN_START_END(fn, false, #name " (non user wired)"); in IMPL()
1992 #define RUN_ALL_WIRE_KERNEL(fn, name) \ in IMPL() argument
1993 RUN_PROT(fn, false, #name " (non user wired))"); \ in IMPL()
1994 RUN_PROT(fn, true, #name " (user wired)"); \ in IMPL()
1995 RUN_START_END(fn, true, #name " (user wired)"); \ in IMPL()
1996 RUN_START_END(fn, false, #name " (non user wired)"); \ in IMPL()
1997 RUN_TAG(fn, true, #name " (user wired)"); \ in IMPL()
1998 RUN_TAG(fn, false, #name " (non user wired)"); in IMPL()
2008 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_allocated_start_end(fn, name "… in IMPL() argument
2013 #define RUN(fn, name) dealloc_results(process_results(test_with_int64(fn, name " (int64)"))) in IMPL() argument
2021 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_allocated_start_size(fn, name … in IMPL() argument
2028 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_allocated_addr_of_size_n(fn, s… in IMPL() argument
2032 #define RUN(fn, name) dealloc_results(process_results(test_src_kerneldst_size(fn, name " (src/dst/s… in IMPL() argument
2037 #define RUN(fn, name) dealloc_results(process_results(test_kernelsrc_dst_size(fn, name " (src/dst/s… in IMPL() argument
2048 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_allocated_start_size(fn, name … in IMPL() argument
2055 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_allocated_vm_prot_t(fn, name "… in IMPL() argument
2062 #define RUN(fn, name) dealloc_results(process_results(test_unix_with_allocated_start_size(fn, name … in IMPL() argument
2065 #define RUN(fn, name) dealloc_results(process_results(test_unix_with_allocated_vm_prot_t(fn, name "… in IMPL() argument
2073 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_allocated_start_size(fn, name … in IMPL() argument
2077 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_allocated_vm_behavior_t(fn, na… in IMPL() argument
2085 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_allocated_purgeable_addr(fn, n… in IMPL() argument
2090 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_allocated_purgeable_and_state(… in IMPL() argument
2098 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_allocated_addr(fn, name " (add… in IMPL() argument
2103 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_size(fn, name " (size)"))) in IMPL() argument
2112 #define RUN(fn, name) dealloc_results(process_results(test_mach_with_allocated_addr(fn, name " (add… in IMPL() argument