Home
last modified time | relevance | path

Searched refs:assert_allocation_entry (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/tests/vm/
H A Dconfigurator_test.c159 assert_allocation_entry( in assert_allocation_entry() function
184 assert_allocation_entry(start, size, checker->submap_depth, out_info); in assert_allocation_checker_and_entry()
1266 assert_allocation_entry(parent_start, parent_size, 1 /* submap_depth */, &content_info); in test_single_submap_oversize_entry_common()
1341 assert_allocation_entry(start, size / 2, 1 /* submap_depth */, &submap_content_info); in test_submap_before_allocation_common()
1391 assert_allocation_entry(start + size / 2, size / 2, 1 /* submap_depth */, &submap_content_info); in test_submap_after_allocation_common()
1440 assert_allocation_entry(start, size / 2, 1 /* submap_depth */, &submap_content_info); in test_submap_before_hole_common()
1489 assert_allocation_entry(start + size / 2, size / 2, 1 /* submap_depth */, &submap_content_info); in test_submap_after_hole_common()