Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dux_test_utility_sim_no_overriding.c59 static ULONG get_amount_added_by_memory_allocator(ULONG memory_alignment, ULONG memory_size_request… in get_amount_added_by_memory_allocator() function
91 added = get_amount_added_by_memory_allocator(memory_alignment, block_size); in memory_requested_size_for_block()
225 …amount_added_by_allocator = get_amount_added_by_memory_allocator(memory_alignment, target_fail_lev… in ux_test_utility_sim_mem_allocate_until_align_flagged()