Home
last modified time | relevance | path

Searched defs:expected_size (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/tests/
H A Dproc_info_list_kthreads.c61 int expected_size = ti.pti_threadnum * (int)sizeof(uint64_t); variable
H A Dvoucher_traps.c69 mach_msg_type_number_t expected_size; variable
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_io_compression_stats.c617 int expected_size = 0; variable
/xnu-12377.61.12/osfmk/vm/
H A Dvm_tests.c2566 mach_vm_size_t expected_size = VM_MAP_ROUND_PAGE(alloc_size, SIXTEENK_PAGE_MASK); in vm_map_4k_16k_test() local